]> asedeno.scripts.mit.edu Git - linux.git/commit
gfs2: gfs2_extent_length cleanup
authorAndreas Gruenbacher <agruenba@redhat.com>
Fri, 11 May 2018 16:44:19 +0000 (17:44 +0100)
committerAndreas Gruenbacher <agruenba@redhat.com>
Mon, 2 Jul 2018 15:27:24 +0000 (16:27 +0100)
commitbcfe94139a45fae128844558d6e27a0258860a90
treec7500834b88675e7c58426b8c0cbfe04cb5fdcfb
parent64bc06bb32ee9cf458f432097113c8b495d75757
gfs2: gfs2_extent_length cleanup

Now that gfs2_extent_length is no longer used for determining the size
of a hole and always with an upper size limit, the function can be
simplified.

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Reviewed-by: Bob Peterson <rpeterso@redhat.com>
fs/gfs2/bmap.c