Tamar Shacked

Results 2 issues of Tamar Shacked

Perhaps instead set it after line 719, as: ``` inode->ns_inode = __inode_ref(table->root, false); ``` So you can save one cycle of lock/unlock of table->lock ? _Originally posted by @mykaul in...

FA: Performance Improvements
wontfix

managing LogSegment* in a shared_ptr, especially for handling cases where it's being stored for later access. // e.g.: mut->ls = mds->mdlog->get_current_segment(); Fixes: https://tracker.ceph.com/issues/4744 Signed-off-by: Tamar Shacked ## Contribution Guidelines -...

cephfs