diff options
author | 2010-05-16 14:00:00 -0400 | |
---|---|---|
committer | 2010-05-16 14:00:00 -0400 | |
commit | 6d19c42b7cf81c39632b6d4dbc514e8449bcd346 (patch) | |
tree | f390fca28758e63c8be0530a2c8656ff27f5320b /kernel/sysctl.c | |
parent | ext4: Remove extraneous newlines in ext4_msg() calls (diff) | |
download | linux-dev-6d19c42b7cf81c39632b6d4dbc514e8449bcd346.tar.xz linux-dev-6d19c42b7cf81c39632b6d4dbc514e8449bcd346.zip |
ext4: Prevent creation of files larger than RLIMIT_FSIZE using fallocate
Currently using posix_fallocate one can bypass an RLIMIT_FSIZE limit
and create a file larger than the limit. Add a check for that.
Signed-off-by: Nikanth Karthikesan <knikanth@suse.de>
Signed-off-by: Amit Arora <aarora@in.ibm.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'kernel/sysctl.c')
0 files changed, 0 insertions, 0 deletions