]> git.baikalelectronics.ru Git - 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)
commit675cdd49b931593eafce5851fb33325ef60788c8
treeb80fdd6c500c9421911de126f1dacfd4138aa130
parentdc9ba694eab4bda026937f87bb0ba8e5c6530f68
btrfs: Remove userspace transaction ioctls

Commit 8feb7c4c9363 ("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