]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
tools/cephfs/DataScan.cc: don't set directory inode's size to non-zero
authorYan, Zheng <zyan@redhat.com>
Mon, 14 Mar 2016 12:06:10 +0000 (20:06 +0800)
committerYan, Zheng <zyan@redhat.com>
Tue, 15 Mar 2016 13:12:20 +0000 (21:12 +0800)
commitb5315d256ef018212e7624d26a83a0ff28c7cd0f
treedcdb8084064de4acd24325bb7b895d8aad93d76f
parent41cf56062ba83f36fda5959bddd7697423b24751
tools/cephfs/DataScan.cc: don't set directory inode's size to non-zero

directory inode's size should be always zero.

Signed-off-by: Yan, Zheng <zyan@redhat.com>
src/tools/cephfs/DataScan.cc