diff options
| author | Christoph Hellwig <hch@lst.de> | 2025-11-12 15:14:19 +0300 |
|---|---|---|
| committer | Carlos Maiolino <cem@kernel.org> | 2026-01-21 14:57:16 +0300 |
| commit | 8e7625344321105f5a52f59a3c7b3475a9a9e098 (patch) | |
| tree | 54cd7bf31901bd6dfea15403295fefc6a76566fe /scripts/basic | |
| parent | c53fbeedbe9098ba2e355fe646f3fe93e57f3f0e (diff) | |
| download | linux-8e7625344321105f5a52f59a3c7b3475a9a9e098.tar.xz | |
xfs: improve the ->iop_format interface
Export a higher level interface to format log items. The xlog_format_buf
structure is hidden inside xfs_log_cil.c and only accessed using two
helpers (and a wrapper build on top), hiding details of log iovecs from
the log items. This also allows simply using an index into lv_iovecp
instead of keeping a cursor vec.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Carlos Maiolino <cem@kernel.org>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions
