[PATCH] fix ->llseek for more directories
authorChristoph Hellwig <hch@lst.de>
Wed, 3 Sep 2008 19:53:01 +0000 (21:53 +0200)
committerAl Viro <viro@zeniv.linux.org.uk>
Thu, 23 Oct 2008 09:13:21 +0000 (05:13 -0400)
With this patch all directory fops instances that have a readdir
that doesn't take the BKL are switched to generic_file_llseek.

Signed-off-by: Christoph Hellwig <hch@lst.de>

No differences found