mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2026-04-25 13:26:00 +03:00
[GH-ISSUE #799] fdcache rename error #461
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#461
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 @bruce-lz on GitHub (Jul 13, 2018).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/799
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.83
Version of fuse being used (pkg-config --modversion fuse)
example: 2.9.4
System information (uname -r)
command result: uname -r
Distro (cat /etc/issue)
command result: cat /etc/issue
s3fs command line used (if applicable)
/etc/fstab entry (if applicable):
s3fs syslog messages (grep s3fs /var/log/syslog, or s3fs outputs)
if you execute s3fs with dbglevel, curldbg option, you can get detail debug messages
Details about issue
fdcache rename:
1.in the case of NOCACHE_PATH_PREFIX_FORM ,the fent not find path。
2.use cache ,rename only fdentity,not rename file。
@gaul commented on GitHub (Jan 26, 2019):
Could you provide steps to reproduce your symptoms? I don't understand what problem you encountered.
@gaul commented on GitHub (Jul 11, 2019):
Closing due to lack of activity.