summaryrefslogtreecommitdiffstats
path: root/src/test/librgw_file_marker.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw/file: fix build of librgw_file_xattr.cc unit testMatt Benjamin2023-09-091-2/+2
* Merge pull request #48828 from yuvalif/wip-yuval-cython-fails-clang16Yuval Lifshitz2023-01-231-1/+1
|\
| * rgw/file: change function signature to match the one generated by cythonyuval Lifshitz2022-11-101-1/+1
* | rgw: refactor selected files for better above- vs below-the-lineKaleb S. KEITHLEY2022-11-291-2/+2
|/
* common: modify 'main()s' to use new argv_to_vec() signatureRonen Friedman2021-08-191-6/+3
* test: : build without "using namespace std"Kefu Chai2021-08-131-0/+2
* rgw_file: correct initialization of RGWWriteRequestMatt Benjamin2020-12-161-19/+23
* rgw_file: introduce fast S3 Unix stats (immutable)Matt Benjamin2019-06-281-3/+4
* Rename "include/assert.h"Brad Hubbard2018-09-141-1/+1
* src: Fix typosimransinghal2018-03-251-1/+1
* common: Remove backport_std.h entirelyAdam C. Emerson2018-01-081-1/+0
* common: Get rid of artifact filenameAdam C. Emerson2017-12-141-1/+1
* rgw_file: Silence unused-function warningsBrad Hubbard2017-12-011-1/+5
* rgw_file: implement variant offset readdir processingMatt Benjamin2017-10-181-0/+488