Re: [PATCH RESEND 1/4] btrfs: Remove userspace transaction ioctls

2018-02-02 Thread David Sterba
On Wed, Jan 10, 2018 at 06:32:10PM +0200, Nikolay Borisov wrote: > Commit 3558d4f88ec8 ("btrfs: Deprecate userspace transaction ioctls") > marked the beginning of the end of userspace transaction. This commit > finishes the job! > > Signed-off-by: Nikolay Borisov This does

Re: [PATCH RESEND 1/4] btrfs: Remove userspace transaction ioctls

2018-02-02 Thread David Sterba
On Wed, Jan 10, 2018 at 06:32:10PM +0200, Nikolay Borisov wrote: > Commit 3558d4f88ec8 ("btrfs: Deprecate userspace transaction ioctls") > marked the beginning of the end of userspace transaction. This commit > finishes the job! > > Signed-off-by: Nikolay Borisov Reviewed-by:

[PATCH RESEND 1/4] btrfs: Remove userspace transaction ioctls

2018-01-10 Thread Nikolay Borisov
Commit 3558d4f88ec8 ("btrfs: Deprecate userspace transaction ioctls") marked the beginning of the end of userspace transaction. This commit finishes the job! Signed-off-by: Nikolay Borisov --- fs/btrfs/ctree.h | 1 - fs/btrfs/file.c | 6 fs/btrfs/ioctl.c | 95