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, 20 Jan 2022 10:20:39 -0800
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] xfs: DMAPI ioctl housecleaning for 5.17-rc1

Hi Linus,

This is the first of a series of small pull requests that perform some
long overdue housecleaning of XFS ioctls.  This first pull request
removes the FSSETDM ioctl, which was used to set DMAPI event attributes
on XFS files.  The DMAPI support has never been merged upstream and the
implementation of FSSETDM itself was removed two years ago, so let's
withdraw it completely.

As usual, I did a test-merge with upstream master as of a few minutes
ago and didn't see any merge conflicts.  Please let me know if you
encounter any problems.

--D

The following changes since commit 4a9bca86806fa6fc4fbccf050c1bd36a4778948a:

  xfs: fix online fsck handling of v5 feature bits on secondary supers (2022-01-12 09:45:21 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/xfs-5.17-merge-4

for you to fetch changes up to 9dec0368b9640c09ef5af48214e097245e57a204:

  xfs: remove the XFS_IOC_FSSETDM definitions (2022-01-17 09:16:40 -0800)

----------------------------------------------------------------
Withdraw the ioctl definition for the FSSETDM ioctl.

----------------------------------------------------------------
Darrick J. Wong (1):
      xfs: remove the XFS_IOC_FSSETDM definitions

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ