]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge tag 'attr-pptr-speedup-7.0_2026-01-25' of https://git.kernel.org/pub/scm/linux...
authorCarlos Maiolino <cem@kernel.org>
Wed, 28 Jan 2026 09:16:12 +0000 (10:16 +0100)
committerCarlos Maiolino <cem@kernel.org>
Wed, 28 Jan 2026 09:16:12 +0000 (10:16 +0100)
xfs: improve shortform attr performance [2/3]

Improve performance of the xattr (and parent pointer) code when the
attr structure is in short format and we can therefore perform all
updates in a single transaction.  Avoiding the attr intent code brings
a very nice speedup in those operations.

With a bit of luck, this should all go splendidly.

Signed-off-by: "Darrick J. Wong" <djwong@kernel.org>
Signed-off-by: Carlos Maiolino <cem@kernel.org>
1  2 
fs/xfs/xfs_trace.h

Simple merge