On Mon, Dec 02, 2019 at 07:02:26PM +0800, Anand Jain wrote: > On 27/11/19 11:55 AM, Zygo Blaxell wrote: > > This patch set adds support for LOGICAL_INO_V2 features: > > > > - bigger buffer size (16M instead of 64K, default also increased to 64K) > > > > - IGNORE_OFFSETS flag to look up references by extent instead of block > > > > If the V2 options are used, it calls the V2 ioctl; otherwise, it calls > > the V1 ioctl for old kernel compatibility. > > > > > > For the whole series. > > Reviewed-by: Anand Jain > > (Nit: This should be v4 as this patch was submitted before: > > https://lore.kernel.org/linux-btrfs/20170922175847.6071-1-ce3g8jdj@umail.furryterror.org/T/#t Nit^2: That was the kernel patch, this is a btrfs-progs patch to use the kernel feature. I'm assuming kernel and userspace patches get different version numbering...? > >