diff options
author | 2007-10-25 13:56:10 -0400 | |
---|---|---|
committer | 2007-11-17 13:08:44 -0500 | |
commit | b09b9417d074e01a4e4ab5c19358f1b3dc76c1b2 (patch) | |
tree | ed90c600222d35834b045e8a72336621d36f0b2e /include/linux/sunrpc/debug.h | |
parent | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 (diff) | |
download | linux-rng-b09b9417d074e01a4e4ab5c19358f1b3dc76c1b2.tar.xz linux-rng-b09b9417d074e01a4e4ab5c19358f1b3dc76c1b2.zip |
NFS: Fix the ustat() regression
Since 2.6.18, the superblock sb->s_root has been a dummy dentry with a
dummy inode. This breaks ustat(), which actually uses sb->s_root in a
vfstat() call.
Fix this by making the s_root a dummy alias to the directory inode that was
used when creating the superblock.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'include/linux/sunrpc/debug.h')
0 files changed, 0 insertions, 0 deletions