diff options
| author | Dave Chinner <[email protected]> | 2022-04-21 00:36:37 +0000 |
|---|---|---|
| committer | Dave Chinner <[email protected]> | 2022-04-21 00:36:37 +0000 |
| commit | be8ddda5f7e01229729a3e00e9971cc2b8a9ec10 (patch) | |
| tree | efcfb8f052e62d15d48a7ef88d49bb02a7421031 /fs/xfs/xfs_rtalloc.c | |
| parent | xfs: remove xlog_verify_dest_ptr (diff) | |
| download | kernel-be8ddda5f7e01229729a3e00e9971cc2b8a9ec10.tar.gz kernel-be8ddda5f7e01229729a3e00e9971cc2b8a9ec10.zip | |
xfs: xlog_write() no longer needs contwr state
The rework of xlog_write() no longer requires xlog_get_iclog_state()
to tell it about internal iclog space reservation state to direct it
on what to do. Remove this parameter.
$ size fs/xfs/xfs_log.o.*
text data bss dec hex filename
26520 560 8 27088 69d0 fs/xfs/xfs_log.o.orig
26384 560 8 26952 6948 fs/xfs/xfs_log.o.patched
Signed-off-by: Dave Chinner <[email protected]>
Reviewed-by: Darrick J. Wong <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Chandan Babu R <[email protected]>
Signed-off-by: Dave Chinner <[email protected]>
Diffstat (limited to 'fs/xfs/xfs_rtalloc.c')
0 files changed, 0 insertions, 0 deletions
