Re: [PATCH 10/10] xattr handlers: Simplify list operation

From: James Morris
Date: Tue Dec 01 2015 - 04:54:00 EST


On Mon, 30 Nov 2015, Andreas Gruenbacher wrote:

> diff --git a/fs/ocfs2/xattr.c b/fs/ocfs2/xattr.c
> index 906022d..61dd93f 100644
> --- a/fs/ocfs2/xattr.c
> +++ b/fs/ocfs2/xattr.c
> @@ -895,6 +895,8 @@ static int ocfs2_xattr_list_entry(char *buffer, size_t size,
>
> *result += total_len;
>
> + /* FIXME: Not checking the ->list operation here ... */
> +

What does this mean?

--
James Morris
<jmorris@xxxxxxxxx>

--
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/