]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
client: nfs-ganesha with cephfs client, removing dir reports not empty 33292/head
authorPeng Xie <peng.hse@xtaotech.com>
Fri, 12 Jul 2019 08:31:58 +0000 (16:31 +0800)
committerPatrick Donnelly <pdonnell@redhat.com>
Fri, 14 Feb 2020 04:34:08 +0000 (20:34 -0800)
commit3ab2282457c17ed076f3d2f6aae3170ddf4fa2a3
tree81acc10143850e616a9a05483adf09abdb5a2647
parent584a20eb0237c657dc0567da126be145106aa47e
client: nfs-ganesha with cephfs client, removing dir reports not empty

the problem was due to the cephfs client side wrongly filled the
directory offset from its readdir_cache to nfs-ganesha as its mdcache
dirent cookie

Fixes: http://tracker.ceph.com/issues/40746
Signed-off-by: Peng Xie <peng.hse@xtaotech.com>
(cherry picked from commit 2cce2d4c7d5f3a274c206b4090057760f357ecb0)
src/client/Client.cc