diff options
author | OGAWA Hirofumi <hirofumi@mail.parknet.co.jp> | 2008-11-06 12:53:47 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-11-06 15:41:20 -0800 |
commit | 53472bc8f810d2fb507593ea03703670506a668d (patch) | |
tree | cdb700668fd466f79407234ff7c90b2b928ffb29 /drivers/scsi/aic7xxx/aic7xxx_seq.h_shipped | |
parent | 7decd1cb0305b97243f283fa7f4baf5fe613edeb (diff) |
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 'drivers/scsi/aic7xxx/aic7xxx_seq.h_shipped')
0 files changed, 0 insertions, 0 deletions