+4
−6
+2
−3
+4
−89
+0
−4
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Use filemap_fdatawrite_range and filemap_fdatawait_range instead of local copies of the functions. For filemap_fdatawait_range that also means replacing the awkward old wait_on_page_writeback_range calling convention with the regular filemap byte offsets. Signed-off-by:Christoph Hellwig <hch@lst.de> Signed-off-by:
Chris Mason <chris.mason@oracle.com>