On Tue, Oct 30, 2018 at 08:03:17PM +0100, David Sterba wrote: > On Sat, Oct 27, 2018 at 01:53:48AM +0100, Phillip Potter wrote: > > Deduplicate the btrfs 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: David Sterba <dsterba@xxxxxxxx> Dear David, Thanks for this - are you happy for me to move the compile-time tests as per Amir's suggestion? Regards, Phil