[GIT PULL] Fix incorrect lseek / fiemap results

From: Andreas Gruenbacher
Date: Sat Aug 10 2019 - 13:25:45 EST


Hi Linus,

could you please pull the following gfs2 fix?

Thanks,
Andreas

The following changes since commit e21a712a9685488f5ce80495b37b9fdbe96c230d:

Linux 5.3-rc3 (2019-08-04 18:40:12 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2.git tags/gfs2-v5.3-rc3.fixes

for you to fetch changes up to a27a0c9b6a208722016c8ec5ad31ec96082b91ec:

gfs2: gfs2_walk_metadata fix (2019-08-09 16:56:12 +0100)

----------------------------------------------------------------
Fix incorrect lseek / fiemap results

----------------------------------------------------------------
Andreas Gruenbacher (1):
gfs2: gfs2_walk_metadata fix

fs/gfs2/bmap.c | 164 +++++++++++++++++++++++++++++++++++----------------------
1 file changed, 101 insertions(+), 63 deletions(-)