mirror of
https://github.com/torvalds/linux.git
synced 2025-11-07 20:19:47 +02:00
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 | ||