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, 17 Oct 2019 14:17:39 -0700
From:   "Darrick J. Wong" <djwong@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     "Darrick J. Wong" <djwong@...nel.org>,
        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] xfs: fixes for 5.4-rc4

Hi Linus,

Please pull this set of changes for 5.4-rc4.  The only change converts
the seconds field in the recently added XFS bulkstat structure to a
signed 64-bit quantity.  The structure layout doesn't change and so far
there are no users of the ioctl to break because we only publish xfs
ioctl interfaces through the XFS userspace development libraries, and
we're still working on a 5.3 release.

The branch has survived a round of xfstests runs and merges cleanly with
this afternoon's master.  Please let me know if anything strange
happens.

--D

The following changes since commit aeea4b75f045294e1c026acc380466daa43afc65:

  xfs: move local to extent inode logging into bmap helper (2019-10-09 08:54:30 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/xfs-5.4-fixes-4

for you to fetch changes up to 5e0cd1ef64744e41e029dfca7d0ae285c486f386:

  xfs: change the seconds fields in xfs_bulkstat to signed (2019-10-15 08:46:07 -0700)

----------------------------------------------------------------
Changes since last update:
- Fix a timestamp signedness problem in the new bulkstat ioctl.

----------------------------------------------------------------
Darrick J. Wong (1):
      xfs: change the seconds fields in xfs_bulkstat to signed

 fs/xfs/libxfs/xfs_fs.h | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ