diff options
author | Zhang Yi <[email protected]> | 2024-03-20 19:05:47 +0800 |
---|---|---|
committer | Christian Brauner <[email protected]> | 2024-04-25 14:23:54 +0200 |
commit | 815f4b633ba1c9c6a151f251616f23e2407fcf24 (patch) | |
tree | b9bcf2cc6b04abb9e609647f4f73d52d721085d0 /lib/memory-notifier-error-inject.c | |
parent | 1a61d74932d460f47ffaf08927dbe9d43315841f (diff) |
iomap: make iomap_write_end() return a boolean
For now, we can make sure iomap_write_end() always return 0 or copied
bytes, so instead of return written bytes, convert to return a boolean
to indicate the copied bytes have been written to the pagecache.
Signed-off-by: Zhang Yi <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Darrick J. Wong <[email protected]>
Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions