From: Nikolay Borisov Date: Mon, 5 Feb 2018 08:41:13 +0000 (+0200) Subject: btrfs: Remove userspace transaction ioctls X-Git-Tag: 4.17-rc1SMB3-Fixes~98^2~77 X-Git-Url: http://git.samba.org/samba.git/?p=sfrench%2Fcifs-2.6.git;a=commitdiff_plain;h=7a5a07a81062915c65ce27e80608b1c819b1f936;hp=7a5a07a81062915c65ce27e80608b1c819b1f936 btrfs: Remove userspace transaction ioctls Commit 3558d4f88ec8 ("btrfs: Deprecate userspace transaction ioctls") marked the beginning of the end of userspace transaction. This commit finishes the job! There are no known users and ceph does not use the ioctl anymore. Signed-off-by: Nikolay Borisov Acked-by: Sage Weil Reviewed-by: David Sterba Signed-off-by: David Sterba ---