feat(fs/mount): keep open file on mount to avoid external umount (#3998)

This commit is contained in:
Julien Fontanet
2019-02-28 11:52:45 +01:00
committed by Pierre Donias
parent 6aa8e0d4ce
commit c728eeaffa
4 changed files with 58 additions and 28 deletions

View File

@@ -24,6 +24,7 @@
"@marsaud/smb2": "^0.13.0",
"@sindresorhus/df": "^2.1.0",
"@xen-orchestra/async-map": "^0.0.0",
"decorator-synchronized": "^0.3.0",
"execa": "^1.0.0",
"fs-extra": "^7.0.0",
"get-stream": "^4.0.0",