Re: [PATCH v5 1/3] btrfs: Add unprivileged ioctl which returns subvolume information

2018-05-17 Thread Misono Tomohiro
On 2018/05/18 10:10, Qu Wenruo wrote: > > > On 2018年05月18日 09:00, Misono Tomohiro wrote: >> On 2018/05/17 15:39, Qu Wenruo wrote: >>> >>> >>> On 2018年05月16日 13:49, Tomohiro Misono wrote: Add new unprivileged ioctl BTRFS_IOC_GET_SUBVOL_INFO which returns the information of subvolume cont

Re: [PATCH v5 1/3] btrfs: Add unprivileged ioctl which returns subvolume information

2018-05-17 Thread Qu Wenruo
On 2018年05月18日 09:00, Misono Tomohiro wrote: > On 2018/05/17 15:39, Qu Wenruo wrote: >> >> >> On 2018年05月16日 13:49, Tomohiro Misono wrote: >>> Add new unprivileged ioctl BTRFS_IOC_GET_SUBVOL_INFO which returns >>> the information of subvolume containing this inode. >>> (i.e. returns the informati

Re: [PATCH v5 1/3] btrfs: Add unprivileged ioctl which returns subvolume information

2018-05-17 Thread Misono Tomohiro
On 2018/05/17 15:39, Qu Wenruo wrote: > > > On 2018年05月16日 13:49, Tomohiro Misono wrote: >> Add new unprivileged ioctl BTRFS_IOC_GET_SUBVOL_INFO which returns >> the information of subvolume containing this inode. >> (i.e. returns the information in ROOT_ITEM and ROOT_BACKREF.) >> >> Signed-off-b

Re: [PATCH v5 1/3] btrfs: Add unprivileged ioctl which returns subvolume information

2018-05-16 Thread Qu Wenruo
On 2018年05月16日 13:49, Tomohiro Misono wrote: > Add new unprivileged ioctl BTRFS_IOC_GET_SUBVOL_INFO which returns > the information of subvolume containing this inode. > (i.e. returns the information in ROOT_ITEM and ROOT_BACKREF.) > > Signed-off-by: Tomohiro Misono > --- > v4 -> v5 > - Up

RE: [PATCH v5 1/3] btrfs: Add unprivileged ioctl which returns subvolume information

2018-05-16 Thread Gu, Jinxiang
> -Original Message- > From: linux-btrfs-ow...@vger.kernel.org > [mailto:linux-btrfs-ow...@vger.kernel.org] On Behalf Of Tomohiro Misono > Sent: Wednesday, May 16, 2018 1:50 PM > To: linux-btrfs@vger.kernel.org > Subject: [PATCH v5 1/3] btrfs: Add unprivileged ioctl which returns subvolu