Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dout: Use dout_context | Adam C. Emerson | 2016-12-22 | 1 | -0/+1 |
* | rgw_file: fix/update rgw_open flag arguments | Matt Benjamin | 2016-08-12 | 1 | -2/+2 |
* | rgw_file tests: allow override of owner_uid and owner_gid | Matt Benjamin | 2016-03-28 | 1 | -5/+11 |
* | rgw_file: set owner uid, gid, and Unix mode on new objects | Matt Benjamin | 2016-03-27 | 1 | -2/+11 |
* | test/librgw_file_*: use size_t* for rgw_read arg | Signed-off-by: Eric Lee | 2016-03-09 | 1 | -1/+1 |
* | librgw: update rgw_* api calls so that all take a flags arg | Matt Benjamin | 2016-02-12 | 1 | -13/+15 |
* | Fix copyright statements on new test driver files (Red Hat, Inc.) | Matt Benjamin | 2016-02-12 | 1 | -1/+1 |
* | librgw: update posix-style read path | Matt Benjamin | 2016-02-12 | 1 | -4/+10 |
* | librgw: set iov->iov_len to nread (get) | Matt Benjamin | 2016-02-12 | 1 | -0/+1 |
* | librgw: sequential rgw_write works | Matt Benjamin | 2016-02-12 | 1 | -1/+1 |
* | librgw_file_aw: re-enable write sequence | Matt Benjamin | 2016-02-12 | 1 | -2/+3 |
* | librgw: add initial atomic write unit test | Matt Benjamin | 2016-02-12 | 1 | -0/+342 |