vfs: fix off-by-one error in vfs_buf_check_mapped
The check added in r285872 can trigger for valid buffers if the buffer space
used happens to be just after unmapped_buf in KVA space.
Discussed with: kib
Sponsored by: Citrix Systems R&D
vfs: fix off-by-one error in vfs_buf_check_mapped Tags None Referenced Files None Subscribers None
Description
Details
|