mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2026-04-25 13:26:00 +03:00
[GH-ISSUE #562] Can't unmount #317
Labels
No labels
bug
bug
dataloss
duplicate
enhancement
feature request
help wanted
invalid
need info
performance
pull-request
question
question
testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/s3fs-fuse#317
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Sklein88 on GitHub (Apr 11, 2017).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/562
Additional Information
The following information is very important in order to help us to help you. Omission of the following details may delay your support request or receive no attention at all.
Version of s3fs being used (s3fs --version)
1.80
Version of fuse being used (pkg-config --modversion fuse)
2.9.2
System information (uname -a)
Linux ip-172-31-53-236 3.13.0-86-generic #130-Ubuntu SMP Mon Apr 18 18:27:15 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
Distro (cat /etc/issue)
Ubuntu 14.04.4 LTS \n \l
@RobbKistler commented on GitHub (Apr 11, 2017):
Try
umountinstead ofunmount.@Sklein88 commented on GitHub (Apr 11, 2017):
Oh my, sorry I'm still so noob on Linux, thanks!