]> git.baikalelectronics.ru Git - kernel.git/commit
iomap: pass a struct page to iomap_finish_page_writeback
authorChristoph Hellwig <hch@lst.de>
Thu, 17 Oct 2019 20:12:22 +0000 (13:12 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Mon, 21 Oct 2019 15:51:59 +0000 (08:51 -0700)
commit0bc7af8687086fc73b6774c60423cfc083c62795
treec952eadb050823bd4b1fe4aa24e823af273fa217
parent8ee3964a90ce2863261b740820eed1e8472702fa
iomap: pass a struct page to iomap_finish_page_writeback

No need to pass the full bio_vec.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
fs/iomap/buffered-io.c