]> git.baikalelectronics.ru Git - kernel.git/commit
iomap: move struct iomap_page out of iomap.h
authorChristoph Hellwig <hch@lst.de>
Thu, 17 Oct 2019 20:12:19 +0000 (13:12 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Mon, 21 Oct 2019 15:51:59 +0000 (08:51 -0700)
commit23c6628470d648e5c7d2a6a6fc78ea5d39a09d91
tree96e339e6e940bc3fb38daa296060af9efd380617
parent86e6be54490406a1580ac0f5c06a4ad9f3dfde3d
iomap: move struct iomap_page out of iomap.h

Now that all the writepage code is in the iomap code there is no
need to keep this structure public.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
fs/iomap/buffered-io.c
include/linux/iomap.h