cvs commit: src/sys/geom geom_ccd.c

Poul-Henning Kamp phk at FreeBSD.org
Fri Aug 22 03:28:21 PDT 2003


phk         2003/08/22 03:28:19 PDT

  FreeBSD src repository

  Modified files:
    sys/geom             geom_ccd.c 
  Log:
  Block all GETATTR calls hitting the CCD, we wouldn't know which child
  device should handle them.
  
  This prevents for instance GEOM::ioctl requests from reaching a
  lower BSDlabel node, which ps@ found would confuse newfs(8).
  
  Revision  Changes    Path
  1.144     +10 -0     src/sys/geom/geom_ccd.c


More information about the cvs-src mailing list