]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
os/fs/FS: fix zero()'s PUNCH_HOLE incancation
authorSage Weil <sage@redhat.com>
Mon, 5 Oct 2015 18:47:46 +0000 (14:47 -0400)
committerSage Weil <sage@redhat.com>
Mon, 16 Nov 2015 18:23:16 +0000 (13:23 -0500)
commitba60bf05b034b865dd5833ac7d4299f0dbce7c5e
tree3ffb491a8e52364f21fde8e31f7a011d8243888d
parent2d921138f678282b2d8e2d46456720d4b7142a31
os/fs/FS: fix zero()'s PUNCH_HOLE incancation

We get EOPNOTSUPP unconditionally without KEEP_SIZE.

Signed-off-by: Sage Weil <sage@redhat.com>
src/os/fs/FS.cc