diff options
author | Dave Chinner <[email protected]> | 2022-04-21 10:34:04 +1000 |
---|---|---|
committer | Dave Chinner <[email protected]> | 2022-04-21 10:34:04 +1000 |
commit | ffa04c1f2cb047d6a44c3570bfb6e1ca5ba7f489 (patch) | |
tree | a9f1340cfe8d5995a6345f0fec3197c2ae5c786e /scripts/gdb/linux/timerlist.py | |
parent | 6eaed95e21a0872692246e63cb45542d0f62c922 (diff) |
xfs: embed the xlog_op_header in the unmount record
Remove another case where xlog_write() has to prepend an opheader to
a log transaction. The unmount record + ophdr is smaller than the
minimum amount of space guaranteed to be free in an iclog (2 *
sizeof(ophdr)) and so we don't have to care about an unmount record
being split across 2 iclogs.
Signed-off-by: Dave Chinner <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Darrick J. Wong <[email protected]>
Reviewed-by: Chandan Babu R <[email protected]>
Signed-off-by: Dave Chinner <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions