]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: Commit referent inode to disk
authorKotresh HR <khiremat@redhat.com>
Tue, 18 Feb 2025 18:49:14 +0000 (00:19 +0530)
committerKotresh HR <khiremat@redhat.com>
Tue, 4 Mar 2025 06:20:47 +0000 (11:50 +0530)
commit8de360960afc474ddbeff2f7ade7824cf74dcc1c
treef0dd32f93a78eeb167f9d5f275c003f78f9412ee
parent7822a588e8ef9f61bc37b5d48ff323194ad57f6d
mds: Commit referent inode to disk

Hardlink referent inode plumbing work continues.
This patch adds the capability to commit the
referent inode created (would be part of hardlink
operation) to the disk.

The referent inode is marked with 'r'. If the
recovery tools recover the referent inode,
it's marked with 'R'

Fixes: https://tracker.ceph.com/issues/54205
Signed-off-by: Kotresh HR <khiremat@redhat.com>
src/mds/CDir.cc
src/mds/CDir.h