Re: [PATCH 1/4] UBIFS: fix a couple bugs in UBIFS xattr length calculation

From: Artem Bityutskiy
Date: Fri Nov 07 2014 - 05:34:49 EST


On Fri, 2014-10-31 at 13:50 -0500, Ben Shelton wrote:
> From: Subodh Nijsure <snijsure@xxxxxxxxxxxx>
>
> Signed-off-by: Subodh Nijsure <snijsure@xxxxxxxxxxxx>
> Signed-off-by: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
> Signed-off-by: Ben Shelton <ben.shelton@xxxxxx>
> Acked-by: Brad Mouring <brad.mouring@xxxxxx>
> Acked-by: Gratian Crisan <gratian.crisan@xxxxxx>

It looks like these patches are against an old kernel. In the new kernel
"dir_ui" was renamed to "host_ui", to show that this is not just a
directory inode, but a directory or an xattr inode (we call the "host"
inodes, since the "host" the xattr value).

I've pushed this patch in a modified form.

Do you have a possibility to test this series with a newer kernel?

Here is the patch I pushed: