This is for the client map journaling, but that's handled
elsewhere within this function...no idea why it ever had
a fixme there!
Signed-off-by: Greg Farnum <gregory.farnum@dreamhost.com>
_rename_prepare(mdr, &le->metablob, &le->client_map, srcdn, destdn, straydn);
-
- if (!srcdn->is_auth() && srcdnl->is_primary()) {
- // importing inode; also journal imported client map
-
- // ** DER FIXME **
- }
-
// -- commit locally --
C_MDS_rename_finish *fin = new C_MDS_rename_finish(mds, mdr, srcdn, destdn, straydn);