aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/aops.c
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruenba@redhat.com>2018-06-04 07:39:23 -0500
committerBob Peterson <rpeterso@redhat.com>2018-06-04 07:39:23 -0500
commit7841b9f08444b9c27090ec94101b96265572865f (patch)
treebdde10097ec4c12e35f045e84926c5911f8c632b /fs/gfs2/aops.c
parentGFS2: gfs2_free_extlen can return an extent that is too long (diff)
downloadlinux-dev-7841b9f08444b9c27090ec94101b96265572865f.tar.xz
linux-dev-7841b9f08444b9c27090ec94101b96265572865f.zip
gfs2: hole_size improvement
Reimplement function hole_size based on a generic function for walking the metadata tree and rename hole_size to gfs2_hole_size. While previously, multiple invocations of hole_size were sometimes needed to walk across the entire hole, the new implementation always returns the entire hole at once (provided that the caller is interested in the total size). Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com> Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Diffstat (limited to 'fs/gfs2/aops.c')
0 files changed, 0 insertions, 0 deletions