]> git.baikalelectronics.ru Git - kernel.git/commit
iomap: add inline data support to iomap_readpage_actor
authorAndreas Gruenbacher <agruenba@redhat.com>
Tue, 3 Jul 2018 16:07:47 +0000 (09:07 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Tue, 3 Jul 2018 16:07:47 +0000 (09:07 -0700)
commit934644515f959fd4356b819ce48c9faa21d7975d
treeeeb90996b833d44d9d3d3a9e3562f86669469456
parent616c58dfab72ebfdfd0d49e3967bbeeb8d128347
iomap: add inline data support to iomap_readpage_actor

Just copy the inline data into the page using the existing helper.

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
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.c