diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2022-02-20 05:19:49 +0100 |
---|---|---|
committer | Matthew Wilcox (Oracle) <willy@infradead.org> | 2022-04-01 20:40:44 +0200 |
commit | 800ba29547e16d5fbe67ca764ba660e049e9f1bf (patch) | |
tree | 1650c21b20976a7af8c9cd3e0b814f20b52b0866 /fs/binfmt_script.c | |
parent | fs, net: Move read_descriptor_t to net.h (diff) | |
download | linux-800ba29547e16d5fbe67ca764ba660e049e9f1bf.tar.xz linux-800ba29547e16d5fbe67ca764ba660e049e9f1bf.zip |
fs: Pass an iocb to generic_perform_write()
We can extract both the file pointer and the pos from the iocb.
This simplifies each caller as well as allowing generic_perform_write()
to see more of the iocb contents in the future.
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Christian Brauner <brauner@kernel.org>
Reviewed-by: Al Viro <viro@zeniv.linux.org.uk>
Acked-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/binfmt_script.c')
0 files changed, 0 insertions, 0 deletions