diff options
author | Christoph Hellwig <hch@lst.de> | 2025-07-16 14:43:13 +0200 |
---|---|---|
committer | Carlos Maiolino <cem@kernel.org> | 2025-07-24 17:30:13 +0200 |
commit | 83a80e95e797a2a6d14bf7983e5e6eecf8f5facb (patch) | |
tree | 93121802c6e7e6fa3fa2cb9ed2bf5b22169861a2 /scripts/lib | |
parent | f1cc16e1547e7be4245755be27bb11027344b4d0 (diff) |
xfs: decouple xfs_trans_alloc_empty from xfs_trans_alloc
xfs_trans_alloc_empty only shares the very basic transaction structure
allocation and initialization with xfs_trans_alloc.
Split out a new __xfs_trans_alloc helper for that and otherwise decouple
xfs_trans_alloc_empty from xfs_trans_alloc.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Carlos Maiolino <cem@kernel.org>
Diffstat (limited to 'scripts/lib')
0 files changed, 0 insertions, 0 deletions