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>] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 6 May 2021 17:37:48 -0700
From:   "Darrick J. Wong" <djwong@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-fsdevel@...r.kernel.org, linux-xfs@...r.kernel.org,
        david@...morbit.com, linux-kernel@...r.kernel.org,
        sandeen@...deen.net, hch@....de
Subject: [GIT PULL] iomap: one more change for 5.13-rc1

Hi Linus,

Please pull this second patch to the iomap code for 5.13-rc1, which
removes a now-unused field from one of the iomap structs.  I don't know
if Christoph intends to send a %pD fix for last week's swapfile patch;
so far he hasn't sent me anything...

The branch merges cleanly with upstream as of a few minutes ago.  Please
let me know if there are any strange problems.

--D

The following changes since commit 5e321ded302da4d8c5d5dd953423d9b748ab3775:

  Merge tag 'for-5.13/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux (2021-05-03 13:47:17 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/iomap-5.13-merge-3

for you to fetch changes up to 6e552494fb90acae005d74ce6a2ee102d965184b:

  iomap: remove unused private field from ioend (2021-05-04 08:54:29 -0700)

----------------------------------------------------------------
More new code for 5.13-rc1:
- Remove the now unused "io_private" field from struct iomap_ioend, for
  a modest savings in memory allocation.

----------------------------------------------------------------
Brian Foster (1):
      iomap: remove unused private field from ioend

 fs/iomap/buffered-io.c | 7 +------
 fs/xfs/xfs_aops.c      | 2 +-
 include/linux/iomap.h  | 5 +----
 3 files changed, 3 insertions(+), 11 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ