cvs commit: src/sbin/geom/core geom.c

Pawel Jakub Dawidek pjd at FreeBSD.org
Sun Mar 13 08:45:42 PST 2005


pjd         2005-03-13 16:45:41 UTC

  FreeBSD src repository

  Modified files:
    sbin/geom/core       geom.c 
  Log:
  When listing all devices (geoms) from the given class, skip geoms without
  providers.
  This prevents from listing geoms like <name>.sync which can be confusing.
  It still allows to show details about it by giving its name when listing.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.11      +2 -0      src/sbin/geom/core/geom.c


More information about the cvs-src mailing list