summaryrefslogtreecommitdiff
path: root/scripts/lib
diff options
context:
space:
mode:
authorDarrick J. Wong <djwong@kernel.org>2024-04-22 19:48:10 +0300
committerDarrick J. Wong <djwong@kernel.org>2024-04-24 02:55:13 +0300
commit8559b21a64d983315bdf1bd9f8dfdf732c56d057 (patch)
treedccc9108a60880a9b140e65848e7f2b1421ca56c /scripts/lib
parent76fc23b695f4717bb5e7b616eaad7d6213fdea9f (diff)
downloadlinux-8559b21a64d983315bdf1bd9f8dfdf732c56d057.tar.xz
xfs: implement live updates for directory repairs
While we're scanning the filesystem for parent pointers that we can turn into dirents, we cannot hold the IOLOCK or ILOCK of the directory being repaired. Therefore, we need to set up a dirent hook so that we can keep the temporary directory up to date with the rest of the filesystem. Hence we add the ability to *remove* entries from the temporary dir. Signed-off-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'scripts/lib')
0 files changed, 0 insertions, 0 deletions