[LTP] [PATCH v2] is_fuse: return zore if fs_type is NULL

Jan Stancek jstancek@redhat.com
Tue Jan 23 10:56:54 CET 2018



----- Original Message -----
> This commmit 28507e514c(safe_mount: Do not try mount() syscall for FUSE fs)
> involves FUSE fs check in safe_mount(), but we'd better guarantee the
> "fs_type"
> is legal to check in is_fuse() function otherwise system will kill the
> program.
> 
>   cmdline="fanotify06"
>   contacts=""
>   analysis=exit
>   <<<test_output>>>
>   tst_test.c:980: INFO: Timeout per run is 0h 10m 00s
>   tst_test.c:1025: BROK: Test killed by SIGSEGV!
> 
> Signed-off-by: Li Wang <liwang@redhat.com>

Pushed with small tweak to commit message.

Regards,
Jan


More information about the ltp mailing list