mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2025-01-23 22:08:24 +00:00
ddbcec5c96
• Simplified the stat generation line (single exec using only stat) • Quote variables so that the cache directory can also include spaces • while/read loop to handle spaces in cached files (IFS was causing problems when all the files were saved into a single variable)