diff options
| author | 2025-10-03 09:46:36 -0400 | |
|---|---|---|
| committer | 2025-11-05 12:57:24 +0100 | |
| commit | 49590716be886cc3cbbac10964eac551cfe570b2 (patch) | |
| tree | ae83fa731620b1ff615630edfae5a860ec9c714b /tools/lib/python/kdoc/python_version.py | |
| parent | filemap: add helper to look up dirty folios in a range (diff) | |
iomap: remove pos+len BUG_ON() to after folio lookup
The bug checks at the top of iomap_write_begin() assume the pos/len
reflect exactly the next range to process. This may no longer be the
case once the get folio path is able to process a folio batch from
the filesystem. On top of that, len is already trimmed to within the
iomap/srcmap by iomap_length(), so these checks aren't terribly
useful. Remove the unnecessary BUG_ON() checks.
Signed-off-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'tools/lib/python/kdoc/python_version.py')
0 files changed, 0 insertions, 0 deletions
