freebsd-dev/sys/fs/nullfs
Jeff Roberson 4bf5133b1f - Define a null_getwritemount to get the mount-point for the lower
filesystem so that nullfs doesn't permit you to circumvent snapshots.

Discussed with:		tegge
Sponsored by:		Isilon Systems, Inc.
2006-03-12 04:58:18 +00:00
..
null_subr.c - Assert that the lowervp is locked in null_hashget(). 2006-02-22 06:15:12 +00:00
null_vfsops.c Correctly set MNTK_MPSAFE flag from the lower vnode's mount rather than 2006-02-10 18:06:49 +00:00
null_vnops.c - Define a null_getwritemount to get the mount-point for the lower 2006-03-12 04:58:18 +00:00
null.h - Assume that all lower filesystems now support proper locking. Assert 2005-03-15 13:49:33 +00:00