Files
s3fs-fuse/test
Andrew Gaul 771bbfeac5 Do not create zero-byte object when creating file (#1640)
Previously s3fs created this object to store metadata and overwrote it
when flushing.  This prevented use with object stores which do not
allow overwrites like HDS.  Instead only create an in-memory
representation which reduces the time to create small files.
Fixes #1013.
2021-04-30 19:56:33 +09:00
..
2017-09-17 16:16:18 -07:00
2020-09-15 22:11:14 +09:00
2020-09-15 22:11:14 +09:00
2016-11-19 15:57:41 -08:00