[GH-ISSUE #799] fdcache rename error #461

Closed
opened 2026-03-04 01:45:47 +03:00 by kerem · 2 comments
Owner

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。

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。
kerem closed this issue 2026-03-04 01:45:47 +03:00
Author
Owner

@gaul commented on GitHub (Jan 26, 2019):

Could you provide steps to reproduce your symptoms? I don't understand what problem you encountered.

<!-- gh-comment-id:457784497 --> @gaul commented on GitHub (Jan 26, 2019): Could you provide steps to reproduce your symptoms? I don't understand what problem you encountered.
Author
Owner

@gaul commented on GitHub (Jul 11, 2019):

Closing due to lack of activity.

<!-- gh-comment-id:510291730 --> @gaul commented on GitHub (Jul 11, 2019): Closing due to lack of activity.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/s3fs-fuse#461
No description provided.