Andreas Gruenbacher 19fe5f643f iomap: Switch from blkno to disk offset
Replace iomap->blkno, the sector number, with iomap->addr, the disk
offset in bytes.  For invalid disk offsets, use the special value
IOMAP_NULL_ADDR instead of IOMAP_NULL_BLOCK.

This allows to use iomap for mappings which are not block aligned, such
as inline data on ext4.

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>  # iomap, xfs
Reviewed-by: Jan Kara <jack@suse.cz>
2017-10-01 17:55:54 -04:00
..
2015-04-02 23:47:42 -04:00
2017-08-24 13:50:24 -04:00
2017-09-11 13:10:57 -07:00
2017-04-30 00:36:53 -04:00
2017-06-21 21:10:32 -04:00
2017-04-30 00:36:53 -04:00
2017-08-14 08:29:18 -04:00
2017-06-22 11:31:25 -04:00
2017-08-06 00:07:01 -04:00
2017-04-03 01:05:58 -04:00