aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/vmalloc.py
diff options
context:
space:
mode:
authorAnna Schumaker <[email protected]>2022-11-30 15:30:47 -0500
committerTrond Myklebust <[email protected]>2022-12-06 12:30:58 -0500
commita60214c2465493aac0b014d87ee19327b6204c42 (patch)
tree3661954081379e584ac7fc2e10bb928a3443f286 /scripts/gdb/linux/vmalloc.py
parentf8527028a7e52da884055c401abc04e0b0c84285 (diff)
NFS: Allow very small rsize & wsize again
940261a19508 introduced nfs_io_size() to clamp the iosize to a multiple of PAGE_SIZE. This had the unintended side effect of no longer allowing iosizes less than a page, which could be useful in some situations. UDP already has an exception that causes it to fall back on the power-of-two style sizes instead. This patch adds an additional exception for very small iosizes. Reported-by: Jeff Layton <[email protected]> Fixes: 940261a19508 ("NFS: Allow setting rsize / wsize to a multiple of PAGE_SIZE") Signed-off-by: Anna Schumaker <[email protected]> Reviewed-by: Jeff Layton <[email protected]> Signed-off-by: Trond Myklebust <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/vmalloc.py')
0 files changed, 0 insertions, 0 deletions