All of lore.kernel.org
 help / color / mirror / Atom feed
* [ANNOUNCE] xfs-linux: for-next updated to b3bb9413e717
@ 2022-01-17 17:34 Darrick J. Wong
  0 siblings, 0 replies; only message in thread
From: Darrick J. Wong @ 2022-01-17 17:34 UTC (permalink / raw)
  To: xfs

Hi folks,

The for-next branch of the xfs-linux repository at:

	git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git

has just been updated.

Patches often get missed, so please check if your outstanding patches
were in this update. If they have not been in this update, please
resubmit them to linux-xfs@vger.kernel.org so they can be picked up in
the next update.

This last update for the merge window removes a bunch of ioctl
definitions for defunct and broken functionality.  I originally planned
to fast-forward this branch to avoid merge conflicts between the ALLOCSP
CVE fix and 4d1b97f9ce7c, but upstream head fails fstests spectacularly
so I gave up on that plan.

The new head of the for-next branch is commit:

b3bb9413e717 xfs: remove the XFS_IOC_{ALLOC,FREE}SP* definitions

New Commits:

Darrick J. Wong (3):
      [9dec0368b964] xfs: remove the XFS_IOC_FSSETDM definitions
      [4d1b97f9ce7c] xfs: kill the XFS_IOC_{ALLOC,FREE}SP* ioctls
      [b3bb9413e717] xfs: remove the XFS_IOC_{ALLOC,FREE}SP* definitions


Code Diffstat:

 fs/xfs/libxfs/xfs_fs.h |  37 ++++--------------
 fs/xfs/xfs_bmap_util.c |   7 ++--
 fs/xfs/xfs_bmap_util.h |   2 +-
 fs/xfs/xfs_file.c      |   3 +-
 fs/xfs/xfs_ioctl.c     | 101 +++++++------------------------------------------
 fs/xfs/xfs_ioctl.h     |   6 ---
 fs/xfs/xfs_ioctl32.c   |  27 -------------
 fs/xfs/xfs_ioctl32.h   |   4 --
 8 files changed, 27 insertions(+), 160 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-01-17 17:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-17 17:34 [ANNOUNCE] xfs-linux: for-next updated to b3bb9413e717 Darrick J. Wong

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.