]> Git Repo - linux.git/commit
btrfs: Remove async_transid from btrfs_mksubvol/create_subvol/create_snapshot
authorNikolay Borisov <[email protected]>
Fri, 13 Mar 2020 15:23:20 +0000 (17:23 +0200)
committerDavid Sterba <[email protected]>
Mon, 23 Mar 2020 16:02:00 +0000 (17:02 +0100)
commit9babda9f33fdb738b1aee770dcc130f25b67a6f0
tree405de0caf1e8c868abda564c692b8f3049c886dd
parent5d54c67eccb489b25e433bd98a5622e3a1195a8b
btrfs: Remove async_transid from btrfs_mksubvol/create_subvol/create_snapshot

With BTRFS_SUBVOL_CREATE_ASYNC support remove it's no longer required to
pass the async_transid parameter so remove it and any code using it.

Signed-off-by: Nikolay Borisov <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
fs/btrfs/ioctl.c
This page took 0.073491 seconds and 4 git commands to generate.