]> git.apps.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
xfs: add parent attributes to link
authorAllison Henderson <allison.henderson@oracle.com>
Mon, 29 Jul 2024 23:22:47 +0000 (16:22 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 30 Jul 2024 00:01:02 +0000 (17:01 -0700)
commit530cb331c9496c39d45005eed65d224fc63cdf26
tree5ee0f1753f40e169310011fdb765c58a9e65e86c
parent4bba3a077374e8d8a2d905454798a1081ed66c2e
xfs: add parent attributes to link

Source kernel commit: f1097be220fa938de5114db57a1ddb5de2bf6046

This patch modifies xfs_link to add a parent pointer to the inode.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Allison Henderson <allison.henderson@oracle.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
[djwong: minor rebase fixes]
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
libxfs/xfs_trans_space.c
libxfs/xfs_trans_space.h