]> 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)
commitd18e40fe4c4743ceb99d42990aff75dbf8c79cd3
tree96e339e6e940bc3fb38daa296060af9efd380617
parentc836bef035f8fdbd773e83fd8d35c4cf5f9729d4
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