mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2026-04-25 13:26:00 +03:00
[PR #212] [MERGED] Updates #1399
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#1399
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/212
Author: @ggtakec
Created: 7/19/2015
Status: ✅ Merged
Merged: 7/19/2015
Merged by: @ggtakec
Base:
macosx← Head:master📝 Commits (8)
9b3c87eSpecialize {set,get}xattr for OS Xd9b124fAdd integration test for xattr4190130Merge pull request #202 from flandr/osx-xattr13a91a5Merge pull request #204 from andrewgaul/xattr-test912bc58Fixed a few small spelling issues.07a5a36Merge pull request #207 from jalessio/fix_a_few_spelling_issues6442642Updated ChangeLog and configure.ac for v1.79cbc057bMerge pull request #211 from s3fs-fuse/release179📊 Changes
9 files changed (+118 additions, -17 deletions)
View changed files
📝
ChangeLog(+57 -4)📝
configure.ac(+1 -1)📝
doc/man/s3fs.1(+1 -1)📝
src/curl.cpp(+4 -4)📝
src/curl.h(+1 -1)📝
src/fdcache.cpp(+4 -4)📝
src/fdcache.h(+1 -1)📝
src/s3fs.cpp(+28 -1)📝
test/integration-test-main.sh(+21 -0)📄 Description
It reflects the update content of the master to macosx branch.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.