]> asedeno.scripts.mit.edu Git - linux.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)
commitab08b01ec0a205d9c98e712eb504c850a51e6fdb
tree96e339e6e940bc3fb38daa296060af9efd380617
parent3e19e6f3eeea26490a84cdd18c7220e640f4837e
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