[PR #1165] [CLOSED] Fix use_cache='' handling #1858

Closed
opened 2026-03-04 02:02:30 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/1165
Author: @olfway
Created: 10/7/2019
Status: Closed

Base: masterHead: empty-use-cache


📝 Commits (1)

  • 22f93e1 Fix use_cache='' handling

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 src/fdcache.cpp (+1 -1)

📄 Description

Do not use "/''" as cache directory when mounting with fstab

Relevant Issue (if applicable)

#1016

Details

When mounting from fstab it actually called with use_cache='' argument and it creates and uses /'' directory as cache


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/s3fs-fuse/s3fs-fuse/pull/1165 **Author:** [@olfway](https://github.com/olfway) **Created:** 10/7/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `empty-use-cache` --- ### 📝 Commits (1) - [`22f93e1`](https://github.com/s3fs-fuse/s3fs-fuse/commit/22f93e1ca37520f32200129df0373cbeaaef2ba5) Fix use_cache='' handling ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/fdcache.cpp` (+1 -1) </details> ### 📄 Description Do not use "/''" as cache directory when mounting with fstab ### Relevant Issue (if applicable) #1016 ### Details When mounting from fstab it actually called with `use_cache=''` argument and it creates and uses `/''` directory as cache --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:02:30 +03:00
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#1858
No description provided.