]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: fix incorrect check for if dirfrag is being fragmented 37034/head
authorYan, Zheng <zyan@redhat.com>
Mon, 31 Aug 2020 09:11:09 +0000 (17:11 +0800)
committerNathan Cutler <ncutler@suse.com>
Mon, 7 Sep 2020 20:32:56 +0000 (22:32 +0200)
commit57e79eca25bcb027f27b0c029f06c8b8764ab502
tree54daaeacdc745daffd955ea5fc4af94fa4180b57
parent914ef9914f0d249a07962b973ceafc74195e9462
mds: fix incorrect check for if dirfrag is being fragmented

Fixes: https://tracker.ceph.com/issues/47201
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit cb2cc228dadf3e5d5cd75835365b91a43c941453)

Conflicts:
src/mds/CDir.cc
- op.stat() takes different kind of null arguments in octopus, but this
  is not relevant to the backport
- newline was missing at the very end of the file: added it
src/mds/CDir.cc
src/mds/MDCache.cc