On 2019/1/21 8:54, Phillip Potter wrote: > Deduplicate the f2fs file type conversion implementation and remove > F2FS_FT_* definitions - 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> Reviewed-by: Chao Yu <yuchao0@xxxxxxxxxx> Thanks,