diff options
author | Andrew Price <anprice@redhat.com> | 2014-11-12 17:24:03 +0000 |
---|---|---|
committer | Steven Whitehouse <swhiteho@redhat.com> | 2014-11-14 14:14:30 +0000 |
commit | 9c9f1159a54c6163dd0b9d2085985d3c98dad11f (patch) | |
tree | d65c967f3dc7d604a73b020ed80a13839c6548b9 /net/8021q/vlan_netlink.c | |
parent | 1a8550332a7f0111306b6b34e44a7c696ef68c4d (diff) |
GFS2: Use inode_newsize_ok and get_write_access in fallocate
gfs2_fallocate wasn't checking inode_newsize_ok nor get_write_access.
Split out the context setup and inode locking pieces into a separate
function to make it more clear and add these missing calls.
inode_newsize_ok is called conditional on FALLOC_FL_KEEP_SIZE as there
is no need to enforce a file size limit if it isn't going to change.
Signed-off-by: Andrew Price <anprice@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Diffstat (limited to 'net/8021q/vlan_netlink.c')
0 files changed, 0 insertions, 0 deletions