Re: [PATCH v5 03/18] gfs2: add compat_ioctl support

From: Bob Peterson
Date: Thu Aug 15 2019 - 08:07:07 EST


----- Original Message -----
> Out of the four ioctl commands supported on gfs2, only FITRIM
> works in compat mode.
>
> Add a proper handler based on the ext4 implementation.
>
> Fixes: 6ddc5c3ddf25 ("gfs2: getlabel support")
> Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx>
> ---
> fs/gfs2/file.c | 24 ++++++++++++++++++++++++
> 1 file changed, 24 insertions(+)

Hi,

Reviewed-by: Bob Peterson <rpeterso@xxxxxxxxxx>

Regards,

Bob Peterson