commit | 76887c256744740d6121af9bc4aa787712a1f694 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed May 20 17:58:14 2020 +0200 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Wed May 20 12:11:26 2020 -0400 |
tree | a55b809de66779126d5821d90c35679c312875df | |
parent | 6797d97ab9d1b0ef94bf6063920669409dc2d730 [diff] |
fs: make the pipe_buf_operations ->steal operation optional Just return 1 for failure if it is not present. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>