]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit6f2fba0e49a1f91b71d9b293451dca9eeed8d198
treec21458082d33ed4557f81f9b399d20e1c9b270e4
parent3a44e3d51fd9a70f3a2dd93791237f49f98579bc
[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