]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/mds/journal.cc
update sources to v12.1.1
[ceph.git] / ceph / src / mds / journal.cc
index 5d8088234cd0f6c0d3af0cd96a56606c62ac09a2..b63fbd980c8b0808518fc825281a2aea12809a3b 100644 (file)
@@ -1488,7 +1488,7 @@ void EMetaBlob::replay(MDSRank *mds, LogSegment *logseg, MDSlaveUpdate *slaveup)
        dir = renamed_diri->get_or_open_dirfrag(mds->mdcache, *p);
        dout(10) << " creating new rename import bound " << *dir << dendl;
        dir->state_clear(CDir::STATE_AUTH);
-       mds->mdcache->adjust_subtree_auth(dir, CDIR_AUTH_UNDEF, false);
+       mds->mdcache->adjust_subtree_auth(dir, CDIR_AUTH_UNDEF);
       }
     }