• Juan Batiz-Benet's avatar
    fuse unmount fixes · 578fd02c
    Juan Batiz-Benet authored
    unmounting wasn't happening, mostly because of a recent bug in
    goprocess.SetTeardown. This commit bumps up some messages to
    log.Warnings, as users may want to see them, and makes sure to
    Unmount when a node shuts down.
    
    License: MIT
    Signed-off-by: default avatarJuan Batiz-Benet <juan@benet.ai>
    578fd02c
mount.go 2.1 KB