]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
client: return EOPNOTSUPP for fallocate with mode 0
authorMilind Changire <mchangir@redhat.com>
Wed, 11 Sep 2024 10:09:21 +0000 (15:39 +0530)
committerMilind Changire <mchangir@redhat.com>
Wed, 30 Oct 2024 10:11:11 +0000 (15:41 +0530)
commit98a67b65961adef7f61fa0cdc30178078fb14ff7
tree7627dd37ba45ac868f5aea27135dad4fcdea77d6
parent9c4fc785fa0209c1d8f5549a7625a9a13cb8b59f
client: return EOPNOTSUPP for fallocate with mode 0

Fixes: https://tracker.ceph.com/issues/68026
Signed-off-by: Milind Changire <mchangir@redhat.com>
src/client/Client.cc
src/pybind/cephfs/cephfs.pyx