On Mon, Jan 21, 2019 at 03:20:48PM +0100, Jan Kara wrote: > On Mon 21-01-19 00:54:35, Phillip Potter wrote: > > Deduplicate the ext4 file type conversion implementation and define > > EXT4_FT_* to match shared FT_* - file systems that use the same file > > types as defined by POSIX do not need to define their own versions > > and can use the common helper functions decared in fs_types.h and > > implemented in fs_types.c > > > > Signed-off-by: Amir Goldstein <amir73il@xxxxxxxxx> > > Signed-off-by: Phillip Potter <phil@xxxxxxxxxxxxxxxx> > > Looks good to me. You can add: > > Reviewed-by: Jan Kara <jack@xxxxxxx> > > Honza > Dear Jan, Thank you for this, much appreciated. Regards, Phil