Re: [PATCH v3 0/3] btrfs: Add three new unprivileged ioctls to allow normal users to call "sub list/show" etc.

2018-04-12 Thread Misono Tomohiro
On 2018/04/11 3:23, David Sterba wrote: > On Mon, Mar 19, 2018 at 04:27:09PM +0900, Misono, Tomohiro wrote: >> changelog: >> >> v2-> v3 >> - fix kbuild test bot warning >> v1 -> v2 >> - completely reimplement 1st/2nd ioctl to have user friendly api >> - various cleanup, remove unnecessary

Re: [PATCH v3 0/3] btrfs: Add three new unprivileged ioctls to allow normal users to call "sub list/show" etc.

2018-04-10 Thread David Sterba
On Mon, Mar 19, 2018 at 04:27:09PM +0900, Misono, Tomohiro wrote: > changelog: > > v2-> v3 > - fix kbuild test bot warning > v1 -> v2 > - completely reimplement 1st/2nd ioctl to have user friendly api > - various cleanup, remove unnecessary goto > === > > This adds three new unprivileged