aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb
diff options
context:
space:
mode:
authorDavid Howells <[email protected]>2023-04-12 13:18:57 +0100
committerLinus Torvalds <[email protected]>2023-04-12 09:26:36 -0700
commit0bcc4025550403ae28d2984bddacafbca0a2f112 (patch)
tree8a63e18c5c0d584a1ce2ba22bcc6765443392edb /scripts/gdb
parente62252bc55b6d4eddc6c2bdbf95a448180d6a08d (diff)
netfs: Fix netfs_extract_iter_to_sg() for ITER_UBUF/IOVEC
Fix netfs_extract_iter_to_sg() for ITER_UBUF and ITER_IOVEC to set the size of the page to the part of the page extracted, not the remaining amount of data in the extracted page array at that point. This doesn't yet affect anything as cifs, the only current user, only passes in non-user-backed iterators. Fixes: 018584697533 ("netfs: Add a function to extract an iterator into a scatterlist") Signed-off-by: David Howells <[email protected]> Reviewed-by: Jeff Layton <[email protected]> Cc: Steve French <[email protected]> Cc: Shyam Prasad N <[email protected]> Cc: Rohith Surabattula <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/gdb')
0 files changed, 0 insertions, 0 deletions