CVSROOT:        /cvs
Module name:    src
Changes by:     s...@cvs.openbsd.org    2014/05/19 07:55:29

Modified files:
        sys/miscfs/fuse: fuse_vnops.c 

Log message:
Add some consistency in fuse error handling. We need to return ENXIO
when the fuse communication channel is broken and ENOSYS when the
libfuse callback does not exist.

Reported by Helg Bredow, thanks!
ok tedu@

Reply via email to