On Thu, Nov 22, 2018 at 12:40:23PM +0100, Jan Kara wrote: > On Wed 21-11-18 19:06:53, Phillip Potter wrote: > > Deduplicate the ext2 file type conversion implementation - 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. You can add: > > Reviewed-by: Jan Kara <jack@xxxxxxx> > > Honza Dear Jan, Thank you for reviewing this patch, and for all the others too. Much appreciated. Regards, Phil