diff options
author | Allison Henderson <allison.henderson@oracle.com> | 2021-03-18 17:21:18 -0700 |
---|---|---|
committer | Allison Henderson <allison.henderson@oracle.com> | 2021-06-01 10:48:19 -0700 |
commit | 4126c06e25b38842a254b2de6ffc3019a7b2f0ca (patch) | |
tree | 57a2d2ecc22650a8e4cf856ea204d9bb5f79bd3f /README | |
parent | 0fe0bbe00a6fb77adf75085b7d06b71a830dd6f2 (diff) |
xfs: Reverse apply 72b97ea40d
Originally we added this patch to help modularize the attr code in
preparation for delayed attributes and the state machine it requires.
However, later reviews found that this slightly alters the transaction
handling as the helper function is ambiguous as to whether the
transaction is diry or clean. This may cause a dirty transaction to be
included in the next roll, where previously it had not. To preserve the
existing code flow, we reverse apply this commit.
Signed-off-by: Allison Henderson <allison.henderson@oracle.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Chandan Babu R <chandanrlinux@gmail.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions