diff options
author | Darrick J. Wong <djwong@kernel.org> | 2024-04-22 09:47:37 -0700 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2024-04-23 07:46:55 -0700 |
commit | 9713dc88773d066413ae23aa474b13241507a89e (patch) | |
tree | 5483b4731affbcd3a70e84c3bd3768e841a417dc /fs/xfs/xfs_attr_list.c | |
parent | f49af061f49c004fb6df7f791f39f9ed370f767b (diff) |
xfs: move xfs_attr_defer_add to xfs_attr_item.c
Move the code that adds the incore xfs_attr_item deferred work data to a
transaction live with the ATTRI log item code. This means that the
upper level extended attribute code no longer has to know about the
inner workings of the ATTRI log items.
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'fs/xfs/xfs_attr_list.c')
0 files changed, 0 insertions, 0 deletions