lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:   Fri, 3 Aug 2018 22:17:18 -0700
From:   "Darrick J. Wong" <djwong@...nel.org>
To:     "Darrick J. Wong" <djwong@...nel.org>
Cc:     Linus Torvalds <torvalds@...ux-foundation.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        linux-xfs <linux-xfs@...r.kernel.org>,
        Eric Sandeen <sandeen@...deen.net>
Subject: [GIT PULL] xfs: 4.18 fixes, part 3

Hi Linus,

Here's one more patch for 4.18 to fix a coding error in the iomap_bmap
function introduced in -rc1.

This series has been run through a full xfstests run during the week and
through a quick xfstests run against this morning's master, with no
major failures reported.

--D

The following changes since commit d4a34e16555708bab5b67e679a95f055d8ef9882:

  xfs: properly handle free inodes in extent hint validators (2018-07-24 11:34:52 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/xfs-4.18-fixes-5

for you to fetch changes up to 79b3dbe4adb3420e74cf755b4beb5d2b43d5928d:

  fs: fix iomap_bmap position calculation (2018-08-02 13:09:27 -0700)

----------------------------------------------------------------
Changes since last update:
- Fix incorrect shifting in the iomap bmap functions.

----------------------------------------------------------------
Eric Sandeen (1):
      fs: fix iomap_bmap position calculation

 fs/iomap.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Powered by blists - more mailing lists