freebsd-nq/sys/gnu/fs/ext2fs
Alfred Perlstein f257b7a54b Make VFS_ROOT() and vflush() take a thread argument.
This is to allow filesystems to decide based on the passed thread
which vnode to return.
Several filesystems used curthread, they now use the passed thread.
2004-07-12 08:14:09 +00:00
..
COPYRIGHT.INFO
ext2_alloc.c
ext2_balloc.c
ext2_bitops.h
ext2_bmap.c
ext2_extern.h Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
ext2_fs_sb.h
ext2_fs.h
ext2_inode_cnv.c
ext2_inode.c
ext2_linux_balloc.c
ext2_linux_ialloc.c
ext2_lookup.c
ext2_mount.h Fixed misformatting in previous commit. 2004-06-20 03:34:21 +00:00
ext2_readwrite.c
ext2_subr.c Update for the KDB framework: 2004-07-10 21:21:55 +00:00
ext2_vfsops.c Make VFS_ROOT() and vflush() take a thread argument. 2004-07-12 08:14:09 +00:00
ext2_vnops.c
fs.h
i386-bitops.h
inode.h Fixed misformatting of code and breaking of a comment in previous commit. 2004-06-20 03:36:31 +00:00
sparc64-bitops.h