On Sun, Jul 03, 2016 at 11:23:06PM +0200, Hans van Kranenburg wrote: > BTRFS_IOC_LOGICAL_INO takes a btrfs_ioctl_logical_ino_args as argument, > not a btrfs_ioctl_ino_path_args. The lines were probably copy/pasted > when the code was written. > > Since btrfs_ioctl_logical_ino_args and btrfs_ioctl_ino_path_args have > the same size, the actual IOCTL definition here does not change. > > But, it makes the code less confusing for the reader. > > Signed-off-by: Hans van Kranenburg <hans.van.kranenburg@xxxxxxxxxx> Reviewed-by: David Sterba <dsterba@xxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
