aboutsummaryrefslogtreecommitdiffstats
path: root/virt
diff options
context:
space:
mode:
authorLuis Henriques <lhenriques@suse.com>2017-05-05 18:28:44 +0100
committerIlya Dryomov <idryomov@gmail.com>2017-05-24 18:10:54 +0200
commit42c99fc4c7069371da7b04b9099319dd1c633ee2 (patch)
treec4d4c136eb0924a4e4f23c8dfcb53eff507c8eac /virt
parentlibceph: cleanup old messages according to reconnect seq (diff)
downloadlinux-dev-42c99fc4c7069371da7b04b9099319dd1c633ee2.tar.xz
linux-dev-42c99fc4c7069371da7b04b9099319dd1c633ee2.zip
ceph: check that the new inode size is within limits in ceph_fallocate()
Currently the ceph client doesn't respect the rlimit in fallocate. This means that a user can allocate a file with size > RLIMIT_FSIZE. This patch adds the call to inode_newsize_ok() to verify filesystem limits and ulimits. This should make ceph successfully run xfstest generic/228. Signed-off-by: Luis Henriques <lhenriques@suse.com> Reviewed-by: "Yan, Zheng" <zyan@redhat.com> Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions