commit | 35af80aef99b34993783c34029d2196717e693c8 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon Jul 01 23:54:38 2019 +0200 |
committer | Andreas Gruenbacher <agruenba@redhat.com> | Wed Jul 03 14:45:18 2019 +0200 |
tree | e0c4c82d820abc3e462e322a957e07b5f805b655 | |
parent | 7770c93a46e6d2dc6e7c2172d83f2f5aca947cf7 [diff] |
gfs2: don't use buffer_heads in gfs2_allocate_page_backing Rewrite gfs2_allocate_page_backing to call gfs2_iomap_get_alloc and operate on struct iomap directly. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>