]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
btrfs: Remove userspace transaction ioctls
authorNikolay Borisov <nborisov@suse.com>
Mon, 5 Feb 2018 08:41:13 +0000 (10:41 +0200)
committerDavid Sterba <dsterba@suse.com>
Fri, 30 Mar 2018 23:26:51 +0000 (01:26 +0200)
commit7a5a07a81062915c65ce27e80608b1c819b1f936
treeb80fdd6c500c9421911de126f1dacfd4138aa130
parent4d31778aa2fa342f5f92ca4025b293a1729161d1
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 <nborisov@suse.com>
Acked-by: Sage Weil <sage@redhat.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/ctree.h
fs/btrfs/file.c
fs/btrfs/ioctl.c