Hi! > > This commmit 28507e514c(safe_mount: Do not try mount() syscall for FUSE fs) > > involves FUSE fs check in safe_mount(), so we should give the "fs_type" when > > calling that in case the system kill our program. > > Shouldn't we rather change is_fuse() to return 0 if fs_type is NULL? Agreed. -- Cyril Hrubis chrubis@suse.cz