NetBSD/sys/ufs/ffs
pooka 1bff00ecec Destroy extattr lock when destroying extattrs associated with the
mountpoint.  Make stopping extattrs always succesful to facilitate
always being able to free resources.
2008-01-25 10:49:32 +00:00
..
ffs_alloc.c Sprinkle comments about um_lock status on function entry and exit. 2008-01-21 23:36:26 +00:00
ffs_appleufs.c
ffs_balloc.c Merge vmlocking2 to head. 2008-01-02 11:48:20 +00:00
ffs_bswap.c
ffs_extern.h Use pool_cache. 2008-01-03 19:28:48 +00:00
ffs_inode.c Go back to freeing on disk inodes in the inactive routine. It would be 2008-01-09 16:15:22 +00:00
ffs_snapshot.c si_mount_dtor(): destroy si_vnlock before free. 2008-01-24 17:29:56 +00:00
ffs_softdep.c Initialize caches at IPL_SOFTBIO (not IPL_NONE) so that we are allocating 2008-01-12 00:34:10 +00:00
ffs_softdep.stub.c Merge vmlocking2 to head. 2008-01-02 11:48:20 +00:00
ffs_subr.c
ffs_tables.c
ffs_vfsops.c Destroy extattr lock when destroying extattrs associated with the 2008-01-25 10:49:32 +00:00
ffs_vnops.c Go back to freeing on disk inodes in the inactive routine. It would be 2008-01-09 16:15:22 +00:00
fs.h Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
Makefile
softdep.h