AFS: implement statfs
authorDavid Howells <dhowells@redhat.com>
Fri, 11 May 2007 05:22:20 +0000 (22:22 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Fri, 11 May 2007 15:29:32 +0000 (08:29 -0700)
commit45222b9e02fb282eb0a8007a3d992dd229ec2410
tree2160228a23c700437bda0898d3a700ac499b941d
parent0f300ca9284caabdd2c07c7f91b90f1f530f614e
AFS: implement statfs

Implement the statfs() op for AFS.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/afs/afs.h
fs/afs/afs_fs.h
fs/afs/dir.c
fs/afs/fsclient.c
fs/afs/internal.h
fs/afs/super.c
fs/afs/vnode.c