diff options
author | Christoph Hellwig <hch@lst.de> | 2022-04-21 02:36:27 +0200 |
---|---|---|
committer | Dave Chinner <david@fromorbit.com> | 2022-04-21 02:36:27 +0200 |
commit | 1236bbe86bb83165ff6ba68ce19d81713340f597 (patch) | |
tree | c299c6e2430a145c784deecc44954315be5a8726 /kernel | |
parent | xfs: introduce xlog_write_partial() (diff) | |
download | linux-1236bbe86bb83165ff6ba68ce19d81713340f597.tar.xz linux-1236bbe86bb83165ff6ba68ce19d81713340f597.zip |
xfs: remove xlog_verify_dest_ptr
Just check that the offset in xlog_write_vec is smaller than the iclog
size and remove the expensive cycling through all iclogs.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Chandan Babu R <chandanrlinux@gmail.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Dave Chinner <david@fromorbit.com>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions