OSDN Git Service

gfs2: Minor clarification to __gfs2_punch_hole
authorAndreas Gruenbacher <agruenba@redhat.com>
Mon, 18 Jun 2018 15:34:59 +0000 (16:34 +0100)
committerBob Peterson <rpeterso@redhat.com>
Thu, 21 Jun 2018 12:40:00 +0000 (07:40 -0500)
commit00251a16d7f9eb380437b402def05cd7c1b16c09
treee5613448b7baba4ac2f38a2e993901c1ec96b065
parent9e1a9ecd13b9bb421c88135b178577caf4d54f6a
gfs2: Minor clarification to __gfs2_punch_hole

Rename end_off to end_len to make the code less confusing.

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