LiuBingrun
LiuBingrun
#### Version of s3fs being used (s3fs --version) _1.90_ #### Version of fuse being used (pkg-config --modversion fuse, rpm -qi fuse, dpkg -s fuse) _2.9.2_ #### Kernel information (uname -r)...
The size_orgmeta was not updated correctly in cases of insufficient cache, which resulted in the previously uploaded data not being loaded correctly when re-entering the NoCacheLoadAndPost process ### Details https://github.com/s3fs-fuse/s3fs-fuse/blob/df5364d7588ea5758706b928f6bd205191a92120/src/fdcache_entity.cpp#L1149-L1159
The length of buf in Formatter is 1024. If the output was truncated due to size limit, then the return value is the number of characters (excluding the terminating null...
https://tracker.ceph.com/issues/68712 AWS S3 API quotes ETag everywhere. Most ETags returned by RGW are quoted, but some are still not. This can cause false positives during consistency checks when comparing ETags...