summaryrefslogtreecommitdiffstats
path: root/src/test/librgw_file_aw.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* dout: Use dout_contextAdam C. Emerson2016-12-221-0/+1
* rgw_file: fix/update rgw_open flag argumentsMatt Benjamin2016-08-121-2/+2
* rgw_file tests: allow override of owner_uid and owner_gidMatt Benjamin2016-03-281-5/+11
* rgw_file: set owner uid, gid, and Unix mode on new objectsMatt Benjamin2016-03-271-2/+11
* test/librgw_file_*: use size_t* for rgw_read argSigned-off-by: Eric Lee2016-03-091-1/+1
* librgw: update rgw_* api calls so that all take a flags argMatt Benjamin2016-02-121-13/+15
* Fix copyright statements on new test driver files (Red Hat, Inc.)Matt Benjamin2016-02-121-1/+1
* librgw: update posix-style read pathMatt Benjamin2016-02-121-4/+10
* librgw: set iov->iov_len to nread (get)Matt Benjamin2016-02-121-0/+1
* librgw: sequential rgw_write worksMatt Benjamin2016-02-121-1/+1
* librgw_file_aw: re-enable write sequenceMatt Benjamin2016-02-121-2/+3
* librgw: add initial atomic write unit testMatt Benjamin2016-02-121-0/+342