mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2026-04-25 13:26:00 +03:00
[PR #449] [MERGED] Accept mount options compatible with mtab #1513
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#1513
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?
📋 Pull Request Information
Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/449
Author: @treestem
Created: 7/13/2016
Status: ✅ Merged
Merged: 7/24/2016
Merged by: @ggtakec
Base:
master← Head:mountopt📝 Commits (2)
0f9428aAdd mirror file logic for removing cache filea19206cAccept mount arguments compatible with mtab📊 Changes
5 files changed (+160 additions, -35 deletions)
View changed files
📝
src/fdcache.cpp(+99 -16)📝
src/fdcache.h(+3 -1)📝
src/s3fs.cpp(+40 -18)📝
src/s3fs_util.cpp(+16 -0)📝
src/s3fs_util.h(+2 -0)📄 Description
Fixes an issue with "mount -a" failing for an already-mounted s3fs file system, on linux.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.