On Mon, Oct 29, 2018 at 06:35:03PM +0800, Chao Yu wrote: > On 2018/10/27 8:53, Phillip Potter wrote: > > Deduplicate the f2fs 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> > > Acked-by: Chao Yu <yuchao0@xxxxxxxxxx> > > Thanks, > Thanks for this, appreciate it :-) Regards, Phil