diff options
author | Andi Kleen <ak@linux.intel.com> | 2011-09-15 16:06:50 -0700 |
---|---|---|
committer | root <root@serles.lst.de> | 2011-10-28 14:58:59 +0200 |
commit | 5760495a872d63a182962680a13c2af29235237c (patch) | |
tree | ab7ac2b0ec66006efbc27c318c89474a63d6e4d1 /fs/ext4/file.c | |
parent | ef3d0fd27e90f67e35da516dafc1482c82939a60 (diff) |
vfs: add generic_file_llseek_size
Add a generic_file_llseek variant to the VFS that allows passing in
the maximum file size of the file system, instead of always
using maxbytes from the superblock.
This can be used to eliminate some cut'n'paste seek code in ext4.
Signed-off-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'fs/ext4/file.c')
0 files changed, 0 insertions, 0 deletions