diff options
author | 2008-09-08 19:44:17 +0200 | |
---|---|---|
committer | 2008-09-08 20:31:04 +0200 | |
commit | 5c89468c12899b84886cb47eec93f0c88e0f896a (patch) | |
tree | 2a862d7ad5ac16d2911d0f34a66a096ef72f6211 /fs/jbd2/commit.c | |
parent | udf: Fix error paths in udf_new_inode() (diff) | |
download | linux-dev-5c89468c12899b84886cb47eec93f0c88e0f896a.tar.xz linux-dev-5c89468c12899b84886cb47eec93f0c88e0f896a.zip |
udf: add llseek method
UDF currently doesn't set a llseek method for regular files, which
means it will fall back to default_llseek. This means no one can seek
beyond 2 Gigabytes on udf, and that there's not protection vs
the i_size updates from writers.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions