diff options
author | 2008-11-06 12:53:47 -0800 | |
---|---|---|
committer | 2008-11-06 15:41:20 -0800 | |
commit | 53472bc8f810d2fb507593ea03703670506a668d (patch) | |
tree | cdb700668fd466f79407234ff7c90b2b928ffb29 /lib/debugobjects.c | |
parent | fat: Fix and cleanup timestamp conversion (diff) | |
download | wireguard-linux-53472bc8f810d2fb507593ea03703670506a668d.tar.xz wireguard-linux-53472bc8f810d2fb507593ea03703670506a668d.zip |
fat: use generic_file_llseek() for directory
Since fat_dir_ioctl() was already fixed (i.e. called under ->i_mutex),
and __fat_readdir() doesn't take BKL anymore. So, BKL for ->llseek()
is pointless, and we have to use generic_file_llseek().
Signed-off-by: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions