[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200521141243.GA2942212@mit.edu>
Date: Thu, 21 May 2020 10:12:43 -0400
From: "Theodore Y. Ts'o" <tytso@....edu>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-ext4@...r.kernel.org, Ritesh Harjani <riteshh@...ux.ibm.com>,
Christoph Hellwig <hch@...radead.org>
Subject: [GIT PULL] fixes for 5.7
The following changes since commit 0e698dfa282211e414076f9dc7e83c1c288314fd:
Linux 5.7-rc4 (2020-05-03 14:56:04 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git tags/fiemap-regression-fix
for you to fetch changes up to 959f7584512941a614113bfddb41b6812214169d:
ext4: fix fiemap size checks for bitmap files (2020-05-19 15:03:37 -0400)
----------------------------------------------------------------
Fix regression in ext4's FIEMAP handling introduced in v5.7-rc1
----------------------------------------------------------------
Christoph Hellwig (1):
ext4: fix fiemap size checks for bitmap files
Ritesh Harjani (1):
ext4: fix EXT4_MAX_LOGICAL_BLOCK macro
fs/ext4/ext4.h | 2 +-
fs/ext4/extents.c | 31 +++++++++++++++++++++++++++++++
fs/ext4/ioctl.c | 33 ++-------------------------------
3 files changed, 34 insertions(+), 32 deletions(-)
Powered by blists - more mailing lists