Re: [Patch] Btrfs: use BTRFS_VOL_NAME_MAX for structbtrfs_ioctl_vol_args

From: Josef Bacik
Date: Mon Jan 19 2009 - 08:06:36 EST


On Mon, Jan 19, 2009 at 08:57:32PM +0800, Américo Wang wrote:
>
> I found userspace tool, btrfsctl, uses BTRFS_VOL_NAME_MAX, and
> it also looks that this one is more proper.
>
> Kill BTRFS_PATH_NAME_MAX since no one will use it.
>

Nope, BTRFS_PATH_NAME_MAX is specifically used for the ioctl stuff, makes the
arguments 4k aligned, this patch is incorrect. Thanks,

Josef
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/