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

Source kernel commit: 5d31a85dcc1fa4c5d4a925c6da67751653a700ba

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

Signed-off-by: Allison Henderson <allison.henderson@oracle.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
[djwong: minor rebase fixups]
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