commit | e7ec952f6aa6ac1649ac49eb5e4de5b92c829d1e | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Tue Jun 16 23:35:46 2009 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Wed Jun 17 00:36:36 2009 -0400 |
tree | cfe58a2f9b82ab94bd5ddbbaefb38b4790bdc65c | |
parent | 536c94901eb8f2eb6fccf81ae6be814899a9f6e8 [diff] |
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>