Date: Fri, 22 Aug 2003 03:28:19 -0700 (PDT) From: Poul-Henning Kamp <phk@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/geom geom_ccd.c Message-ID: <200308221028.h7MASK3W093939@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308221028.h7MASK3W093939>
