commit | cef74c766fdd8c9f514f3c9a297661bbc0ce7842 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@kernel.org> | Tue Mar 14 10:57:14 2023 -0700 |
committer | Darrick J. Wong <djwong@kernel.org> | Thu Mar 16 11:35:19 2023 -0700 |
tree | b84bfae13c2ce582c3d6419893ddd111a3081fe6 | |
parent | b5f3c6d4b5512623a4ee3766e470e36d1be4e709 [diff] |
xfs: log new xattr values for NVREPLACEXXX operations For NVREPLACEXXX operations, make it possible to log the old and new attr values, since this variant does VLOOKUP operations. Signed-off-by: Darrick J. Wong <djwong@kernel.org>