+23
−0
Loading
fuse installs signal handlers associated with just one session, but still calls fuse_remove_signal_handlers() when tearing down every session. Every session except the first will print an annoying error message. So install a custom log func that will specifically ignore the error message in question. Signed-off-by:Jim Harris <jim.harris@samsung.com> Change-Id: Ic9b2a84b5d7573b80575db4fe3f41d231a7651fe Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/21112 Reviewed-by:
Shuhei Matsumoto <smatsumoto@nvidia.com> Community-CI: Mellanox Build Bot Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>