NetBSD/sys/ufs/ffs
christos 06bbe1ca57 Remove the unlock/relock hack by using IO_EXT to indicate that we are already
holding the lock.
2020-05-02 22:11:16 +00:00
..
Makefile
ffs_alloc.c Extended attribute support for ffsv2, from FreeBSD. 2020-04-18 19:18:33 +00:00
ffs_appleufs.c
ffs_balloc.c Extended attribute support for ffsv2, from FreeBSD. 2020-04-18 19:18:33 +00:00
ffs_bswap.c
ffs_extattr.c Remove the unlock/relock hack by using IO_EXT to indicate that we are already 2020-05-02 22:11:16 +00:00
ffs_extern.h Extended attribute support for ffsv2, from FreeBSD. 2020-04-18 19:18:33 +00:00
ffs_inode.c Remove the unlock/relock hack by using IO_EXT to indicate that we are already 2020-05-02 22:11:16 +00:00
ffs_quota2.c VFS_VGET(), VFS_ROOT(), VFS_FHTOVP(): give them a "int lktype" argument, to 2020-01-17 20:08:06 +00:00
ffs_snapshot.c Extended attribute support for ffsv2, from FreeBSD. 2020-04-18 19:18:33 +00:00
ffs_subr.c use %s/__func__ so that the strings can be shared. 2020-04-21 15:04:12 +00:00
ffs_tables.c
ffs_vfsops.c Merge the remaining changes from the ad-namecache branch, affecting namei() 2020-04-04 20:49:30 +00:00
ffs_vnops.c Extended attribute support for ffsv2, from FreeBSD. 2020-04-18 19:18:33 +00:00
ffs_wapbl.c remove noncompilable WAPBL_DEBUG_INODES 2020-04-11 17:43:54 +00:00
fs.h Extended attribute support for ffsv2, from FreeBSD. 2020-04-18 19:18:33 +00:00