You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
David Howells
726c334223
[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
...
Give the statfs superblock operation a dentry pointer rather than a superblock
pointer.
This complements the get_sb() patch. That reduced the significance of
sb->s_root, allowing NFS to place a fake root there. However, NFS does
require a dentry to use as a target for the statfs operation. This permits
the root in the vfsmount to be used instead.
linux/mount.h has been added where necessary to make allyesconfig build
successfully.
Interest has also been expressed for use with the FUSE and XFS filesystems.
Signed-off-by: David Howells <dhowells@redhat.com>
Acked-by: Al Viro <viro@zeniv.linux.org.uk>
Cc: Nathan Scott <nathans@sgi.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
19 years ago
..
Makefile
JFS: ext2 inode attributes for jfs
19 years ago
acl.c
JFS: add uid, gid, and umask mount options
19 years ago
endian24.h
…
file.c
[PATCH] Make most file operations structs in fs/ const
19 years ago
inode.c
[PATCH] remove ->get_blocks() support
19 years ago
ioctl.c
JFS: Add missing file from fa3241d24c
19 years ago
jfs_acl.h
JFS: allow extended attributes to be set within a existing transaction
20 years ago
jfs_btree.h
…
jfs_debug.c
[PATCH] fs: Use ARRAY_SIZE macro
19 years ago
jfs_debug.h
JFS: fix sparse warnings by moving extern declarations to headers
20 years ago
jfs_dinode.h
JFS: ext2 inode attributes for jfs
19 years ago
jfs_dmap.c
JFS: Take logsync lock before testing mp->lsn
19 years ago
jfs_dmap.h
JFS: semaphore to mutex conversion.
19 years ago
jfs_dtree.c
JFS: Add back directory i_size calculations for legacy partitions
20 years ago
jfs_dtree.h
JFS: Code cleanup - getting rid of never-used debug code
20 years ago
jfs_extent.c
JFS: semaphore to mutex conversion.
19 years ago
jfs_extent.h
…
jfs_filsys.h
[PATCH] disk quotas fail when /etc/mtab is symlinked to /proc/mounts
20 years ago
jfs_imap.c
JFS: add uid, gid, and umask mount options
19 years ago
jfs_imap.h
JFS: semaphore to mutex conversion.
19 years ago
jfs_incore.h
JFS: add uid, gid, and umask mount options
19 years ago
jfs_inode.c
JFS: add uid, gid, and umask mount options
19 years ago
jfs_inode.h
[PATCH] Make most file operations structs in fs/ const
19 years ago
jfs_lock.h
JFS: semaphore to mutex conversion.
19 years ago
jfs_logmgr.c
[PATCH] sem2mutex: fs/
19 years ago
jfs_logmgr.h
JFS: semaphore to mutex conversion.
19 years ago
jfs_metapage.c
JFS: Fix multiple errors in metapage_releasepage
19 years ago
jfs_metapage.h
JFS: fix sparse warnings by moving extern declarations to headers
20 years ago
jfs_mount.c
…
jfs_superblock.h
JFS: Use the kthread_ API
19 years ago
jfs_txnmgr.c
JFS: Use the kthread_ API
19 years ago
jfs_txnmgr.h
JFS: don't dereference tlck->ip from txUpdateMap
20 years ago
jfs_types.h
…
jfs_umount.c
[PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait)
19 years ago
jfs_unicode.c
JFS: performance patch
20 years ago
jfs_unicode.h
…
jfs_uniupr.c
…
jfs_xattr.h
JFS: Implement jfs_init_security
20 years ago
jfs_xtree.c
JFS: make sure right-most xtree pages have header.next set to zero
20 years ago
jfs_xtree.h
JFS: Code cleanup - getting rid of never-used debug code
20 years ago
namei.c
[PATCH] Make most file operations structs in fs/ const
19 years ago
resize.c
[PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait)
19 years ago
super.c
[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
19 years ago
symlink.c
[PATCH] Fix up symlink function pointers
20 years ago
xattr.c
JFS: semaphore to mutex conversion.
19 years ago