From: Al Viro Date: Wed, 17 Jun 2009 03:35:46 +0000 (-0400) Subject: get rid of BKL in fs/efs X-Git-Tag: v2.6.31-rc1~292^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7ec952f6aa6ac1649ac49eb5e4de5b92c829d1e;p=pandora-kernel.git get rid of BKL in fs/efs Only readdir() really needed it, and that's easily fixable by switch to generic_file_llseek() Signed-off-by: Al Viro --- Reading git-diff-tree failed