Open code __generic_file_write_iter to remove the indirect call intoReviewed-by: Hannes Reinecke <hare@xxxxxxx>
->direct_IO and to prepare using the iomap based write code.
Signed-off-by: Christoph Hellwig <hch@xxxxxx>
---
block/fops.c | 45 +++++++++++++++++++++++++++++++++++++++++++--
1 file changed, 43 insertions(+), 2 deletions(-)