diff options
author | Eric Sandeen <sandeen@redhat.com> | 2012-04-30 20:16:04 +0200 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2012-07-22 22:00:30 +0200 |
commit | de9b9422026357c878a9fa3714936be0e1388e9c (patch) | |
tree | 0df680496f90fac2155fba78cc46577eb2579ed4 /fs/namei.c | |
parent | ext4: use core vfs llseek code for dir seeks (diff) | |
download | linux-de9b9422026357c878a9fa3714936be0e1388e9c.tar.xz linux-de9b9422026357c878a9fa3714936be0e1388e9c.zip |
ext3: pass custom EOF to generic_file_llseek_size()
Use the new custom EOF argument to generic_file_llseek_size so
that SEEK_END will go to the max hash value for htree dirs
in ext3 rather than to i_size_read()
Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/namei.c')
0 files changed, 0 insertions, 0 deletions