freebsd-dev/sys/fs/nullfs
Jeff Roberson d9b2d9f7a2 - Update vfs_root implementations to match the new prototype. None of
these filesystems will support shared locks until they are explicitly
   modified to do so.  Careful review must be done to ensure that this
   is safe for each individual filesystem.

Sponsored by:	Isilon Systems, Inc.
2005-03-24 07:36:16 +00:00
..
null_subr.c - Assume that all lower filesystems now support proper locking. Assert 2005-03-15 13:49:33 +00:00
null_vfsops.c - Update vfs_root implementations to match the new prototype. None of 2005-03-24 07:36:16 +00:00
null_vnops.c - Lock the clearing of v_data so it is safe to inspect it with the 2005-03-17 12:00:05 +00:00
null.h - Assume that all lower filesystems now support proper locking. Assert 2005-03-15 13:49:33 +00:00