linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Removal of BTRFS_SUBVOL_CREATE_ASYNC support
@ 2020-03-13 15:23 Nikolay Borisov
  2020-03-13 15:23 ` [PATCH 1/3] btrfs: Remove " Nikolay Borisov
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Nikolay Borisov @ 2020-03-13 15:23 UTC (permalink / raw)
  To: linux-btrfs; +Cc: Nikolay Borisov

Having deprecated this feature in 5.4 now it's time to actually delete it.

First patch removes the user-visible support. The other 2 remove unneeded
arguments and code.

Nikolay Borisov (3):
  btrfs: Remove BTRFS_SUBVOL_CREATE_ASYNC support
  btrfs: Remove transid argument from btrfs_ioctl_snap_create_transid
  btrfs: Remove async_transid
    btrfs_mksubvol/create_subvol/create_snapshot

 fs/btrfs/ioctl.c           | 73 +++++++++-----------------------------
 include/uapi/linux/btrfs.h |  7 ++--
 2 files changed, 18 insertions(+), 62 deletions(-)

--
2.17.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-03-16 17:02 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-13 15:23 [PATCH 0/3] Removal of BTRFS_SUBVOL_CREATE_ASYNC support Nikolay Borisov
2020-03-13 15:23 ` [PATCH 1/3] btrfs: Remove " Nikolay Borisov
2020-03-13 21:28   ` David Sterba
2020-03-13 15:23 ` [PATCH 2/3] btrfs: Remove transid argument from btrfs_ioctl_snap_create_transid Nikolay Borisov
2020-03-13 21:32   ` David Sterba
2020-03-13 15:23 ` [PATCH 3/3] btrfs: Remove async_transid btrfs_mksubvol/create_subvol/create_snapshot Nikolay Borisov
2020-03-16 17:01 ` [PATCH 0/3] Removal of BTRFS_SUBVOL_CREATE_ASYNC support David Sterba

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).