* [GIT PULL] xfs: DMAPI ioctl housecleaning for 5.17-rc1
@ 2022-01-20 18:20 Darrick J. Wong
2022-01-21 6:56 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Darrick J. Wong @ 2022-01-20 18:20 UTC (permalink / raw)
To: Linus Torvalds
Cc: linux-fsdevel, linux-xfs, david, linux-kernel, sandeen, hch
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(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] xfs: DMAPI ioctl housecleaning for 5.17-rc1
2022-01-20 18:20 [GIT PULL] xfs: DMAPI ioctl housecleaning for 5.17-rc1 Darrick J. Wong
@ 2022-01-21 6:56 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-01-21 6:56 UTC (permalink / raw)
To: Darrick J. Wong
Cc: Linus Torvalds, linux-fsdevel, linux-xfs, david, linux-kernel,
sandeen, hch
The pull request you sent on Thu, 20 Jan 2022 10:20:39 -0800:
> git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/xfs-5.17-merge-4
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/4d1b97f9ce7c0d2af2bb85b12d48e6902172a28e
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-01-21 6:56 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-20 18:20 [GIT PULL] xfs: DMAPI ioctl housecleaning for 5.17-rc1 Darrick J. Wong
2022-01-21 6:56 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).