[PATCH] XFS: Use the dentry passed to statfs() to limit the scope of the results
authorDavid Howells <dhowells@redhat.com>
Fri, 23 Jun 2006 09:02:59 +0000 (02:02 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 23 Jun 2006 14:42:45 +0000 (07:42 -0700)
commitd6938d1b2768fbf94d1091207d334ef7df786e5a
treea0b7ea4375ef9802f4fbd7eef2f6b5f960f77079
parent726c334223180e3c0197cc980a432681370d4baf
[PATCH] XFS: Use the dentry passed to statfs() to limit the scope of the results

Enable XFS to limit the statfs() results to the project quota covering the
dentry used as a base for call.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Nathan Scott <nathans@sgi.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/xfs/linux-2.6/xfs_super.c