[PATCH] Remove XFS buffered readdir hack
authorDavid Woodhouse <David.Woodhouse@intel.com>
Thu, 31 Jul 2008 19:38:04 +0000 (20:38 +0100)
committerAl Viro <viro@zeniv.linux.org.uk>
Thu, 23 Oct 2008 09:13:06 +0000 (05:13 -0400)
commitd88f1833fcbb5663c86253039966f880f8f46b1a
treec21458082d33ed4557f81f9b399d20e1c9b270e4
parent14f7dd632011bb89c035722edd6ea0d90ca6b078
[PATCH] Remove XFS buffered readdir hack

Now that we've moved the readdir hack to the nfsd code, we can
remove the local version from the XFS code.

Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/xfs/linux-2.6/xfs_file.c