]> git.apps.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
xfs: record inode generation in xattr update log intent items
authorDarrick J. Wong <djwong@kernel.org>
Mon, 29 Jul 2024 23:22:46 +0000 (16:22 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 30 Jul 2024 00:01:02 +0000 (17:01 -0700)
commit8038116e1f7dd405103d2c01c39b28dfd11ced8e
tree7fe0009ff38b39951f7349e3ff37d14a3cfe0ced
parent2b73477cc8ebcfce41aad848149de5a4fda75c7f
xfs: record inode generation in xattr update log intent items

Source kernel commit: ae673f534a30976ce5e709c4535a59c12b786ef3

For parent pointer updates, record the i_generation of the file that is
being updated so that we don't accidentally jump generations.

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