From: Christoph Hellwig Date: Wed, 3 Sep 2008 19:53:01 +0000 (+0200) Subject: [PATCH] fix ->llseek for more directories X-Git-Tag: v2.6.28-rc1~24^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3222a3e55f4025acb2a5a4379cf2f2b7df1f1243;p=pandora-kernel.git [PATCH] fix ->llseek for more directories 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 --- Reading git-diff-tree failed