mirror of
https://github.com/torvalds/linux.git
synced 2024-11-13 15:41:39 +00:00
330de47d14
Fix netfs_clear_unread() to pass READ to iov_iter_xarray() instead of WRITE
(the flag is about the operation accessing the buffer, not what sort of
access it is doing to the buffer).
Fixes:
|
||
---|---|---|
.. | ||
internal.h | ||
Kconfig | ||
Makefile | ||
read_helper.c | ||
stats.c |