mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2026-04-25 05:16:00 +03:00
[PR #2473] [MERGED] Fix typos #2557
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#2557
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/2473
Author: @szepeviktor
Created: 6/12/2024
Status: ✅ Merged
Merged: 6/23/2024
Merged by: @ggtakec
Base:
master← Head:typos📝 Commits (1)
307abf2Fix typos📊 Changes
19 files changed (+36 additions, -36 deletions)
View changed files
📝
.github/workflows/ci.yml(+1 -1)📝
COMPILATION.md(+1 -1)📝
ChangeLog(+1 -1)📝
doc/man/s3fs.1.in(+1 -1)📝
src/curl.cpp(+1 -1)📝
src/curl_multi.cpp(+1 -1)📝
src/fdcache_entity.cpp(+1 -1)📝
src/fdcache_entity.h(+1 -1)📝
src/fdcache_fdinfo.cpp(+8 -8)📝
src/fdcache_page.cpp(+3 -3)📝
src/fdcache_page.h(+2 -2)📝
src/fdcache_untreated.cpp(+3 -3)📝
src/s3fs.cpp(+2 -2)📝
src/s3fs_cred.cpp(+3 -3)📝
src/s3fs_cred.h(+1 -1)📝
src/s3fs_help.cpp(+1 -1)📝
src/threadpoolman.cpp(+1 -1)📝
test/integration-test-main.sh(+3 -3)📝
test/sample_delcache.sh(+1 -1)📄 Description
Details
Fix misspellings in code and comments.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
EVP_MD_CTXin astd::unique_ptr#2623