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 <viro@zeniv.linux.org.uk>
Loading
Please register or sign in to comment
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Only readdir() really needed it, and that's easily fixable by switch to
generic_file_llseek()
Signed-off-by:
Al Viro <viro@zeniv.linux.org.uk>