Date: Sat, 19 Apr 2003 03:14:39 -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_bsd.c geom_slice.c geom_slice.h Message-ID: <200304191014.h3JAEdVo025801@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2003/04/19 03:14:39 PDT
FreeBSD src repository
Modified files:
sys/geom geom_bsd.c geom_slice.c geom_slice.h
Log:
Make more of the "hotspot" stuff generic:
Give the class a way to specify the necessary action for read/delete/write:
ALLOW, DENY, START or CALL.
Update geom_bsd to use this.
Revision Changes Path
1.50 +11 -16 src/sys/geom/geom_bsd.c
1.43 +54 -21 src/sys/geom/geom_slice.c
1.14 +12 -1 src/sys/geom/geom_slice.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304191014.h3JAEdVo025801>
