get rid of BKL in fs/efs
Al Viro authored

Only readdir() really needed it, and that's easily fixable by switch to
generic_file_llseek()
Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
e7ec952f