Date: Tue, 2 Oct 2001 15:22:42 -0700 (PDT) From: Dag-Erling Smorgrav <des@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/pseudofs pseudofs.h pseudofs_vncache.c pseudofs_vnops.c Message-ID: <200110022222.f92MMgr39887@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
des 2001/10/02 15:22:42 PDT
Modified files:
sys/fs/pseudofs pseudofs.h pseudofs_vncache.c
pseudofs_vnops.c
Log:
Add a PFS_DISABLED flag; pfs_visible() automatically returns 0 if it is set
on the node in question. Also add two API functions for setting and clearing
this flag; setting it also reclaims all vnodes associated with the node.
Revision Changes Path
1.11 +8 -1 src/sys/fs/pseudofs/pseudofs.h
1.8 +39 -1 src/sys/fs/pseudofs/pseudofs_vncache.c
1.15 +13 -11 src/sys/fs/pseudofs/pseudofs_vnops.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110022222.f92MMgr39887>
