diff options
author | Christoph Hellwig <hch@lst.de> | 2008-09-08 19:42:50 +0200 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2008-10-23 11:13:22 +0200 |
commit | 91efc167d02509ea78abeff6d668065964c67c0b (patch) | |
tree | e37240ece1a1ffe7b4d2beb52310981a0cfc80b5 /fs/namespace.c | |
parent | [PATCH] fix ->llseek for more directories (diff) | |
download | linux-91efc167d02509ea78abeff6d668065964c67c0b.tar.xz linux-91efc167d02509ea78abeff6d668065964c67c0b.zip |
[PATCH] reiserfs: add missing llseek method
Reiserfs 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 reiserfs, and that there's not protection vs
the i_size updates from writers.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'fs/namespace.c')
0 files changed, 0 insertions, 0 deletions