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