summaryrefslogtreecommitdiffstats
path: root/fs/open.c
diff options
context:
space:
mode:
authorLukas Czerner2014-04-12 15:47:00 +0200
committerTheodore Ts'o2014-04-12 15:47:00 +0200
commit9ef06cec7c96f6bf59f1dd8b64b9645820099051 (patch)
tree300b9868f29dce82cf42ef9b39874fe07d76783b /fs/open.c
parentext4: move ext4_update_i_disksize() into mpage_map_and_submit_extent() (diff)
downloadkernel-qcow2-linux-9ef06cec7c96f6bf59f1dd8b64b9645820099051.tar.gz
kernel-qcow2-linux-9ef06cec7c96f6bf59f1dd8b64b9645820099051.tar.xz
kernel-qcow2-linux-9ef06cec7c96f6bf59f1dd8b64b9645820099051.zip
ext4: remove unnecessary check for APPEND and IMMUTABLE
All the checks IS_APPEND and IS_IMMUTABLE for the fallocate operation on the inode are done in vfs. No need to do this again in ext4. Remove it. Signed-off-by: Lukas Czerner <lczerner@redhat.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'fs/open.c')
0 files changed, 0 insertions, 0 deletions