]> git.apps.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
xfs: capture inode generation numbers in the ondisk exchmaps log item
authorDarrick J. Wong <djwong@kernel.org>
Mon, 29 Jul 2024 23:22:36 +0000 (16:22 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 30 Jul 2024 00:00:59 +0000 (17:00 -0700)
commit74a284a9924b792a90dc1b98e4fcfef2ea48967b
tree248137444d11533dc752cf19ed337b7511e540c0
parent378e94fc56178dd2fdcadcca9ef57d161091d590
xfs: capture inode generation numbers in the ondisk exchmaps log item

Source kernel commit: 14f19991020b3c712d626727c17599f134cc6efa

Per some very late review comments, capture the generation numbers of
both inodes involved in a file content exchange operation so that we
don't accidentally target files with have been reallocated.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
libxfs/xfs_log_format.h