index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
librgw_file_gp.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rgw/file: change function signature to match the one generated by cython
yuval Lifshitz
2022-11-10
1
-1
/
+1
*
common: modify 'main()s' to use new argv_to_vec() signature
Ronen Friedman
2021-08-19
1
-6
/
+3
*
test: : build without "using namespace std"
Kefu Chai
2021-08-13
1
-0
/
+2
*
rgw_file: add librgw unit test arguments
Matt Benjamin
2021-01-25
1
-1
/
+24
*
rgw_file: fix librgw_file_gp unit test and driver
Matt Benjamin
2020-12-16
1
-0
/
+11
*
test: do not include unnecessary includes
Kefu Chai
2019-09-02
1
-1
/
+0
*
rgw_file: introduce fast S3 Unix stats (immutable)
Matt Benjamin
2019-06-28
1
-2
/
+3
*
misc: mark constructors as explicit
Danny Al-Gaaf
2018-05-02
1
-1
/
+1
*
src: Fix typo
simransinghal
2018-03-25
1
-1
/
+1
*
rgw_file: introduce rgw_mount2 with a bucket name parameter
Gui Hecheng
2017-07-22
1
-2
/
+2
*
rgw_file: introduce rgw_lookup type hints
Matt Benjamin
2017-04-13
1
-1
/
+2
*
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
-1
/
+1
*
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
-11
/
+13
*
librgw: conditionally send '.' and '..' (rgw_readdir)
Matt Benjamin
2016-02-12
1
-1
/
+1
*
Fix copyright statements on new test driver files (Red Hat, Inc.)
Matt Benjamin
2016-02-12
1
-1
/
+1
*
librgw: fix size computation in RGWStatObjRequest
Matt Benjamin
2016-02-12
1
-1
/
+15
*
librgw: introduce RGW_LOOKUP_FLAG_CREATE
Matt Benjamin
2016-02-12
1
-1
/
+1
*
librgw_file_gp: check test state before closing null fh handle
Matt Benjamin
2016-02-12
1
-4
/
+12
*
librgw_file_gp: don't leak a buffer::list
Matt Benjamin
2016-02-12
1
-2
/
+1
*
librgw: checksum verify writev/readv read-after-write
Matt Benjamin
2016-02-12
1
-15
/
+58
*
librgw: really make hexdump optional, set resid in readv unit test
Matt Benjamin
2016-02-12
1
-6
/
+17
*
librgw: fix 2 dout problems
Matt Benjamin
2016-02-12
1
-2
/
+8
*
librgw: try-implement rgw_readv/rgw_writev
Matt Benjamin
2016-02-12
1
-12
/
+85
*
librgw: improve rgw_write and add WRITE_READ_VERIFY
Matt Benjamin
2016-02-12
1
-3
/
+29
*
librgw: rework library CephContext* and init
Matt Benjamin
2016-02-12
1
-1
/
+1
*
librgw: implement RGWGetObjRequest
Matt Benjamin
2016-02-12
1
-6
/
+29
*
librgw: add --prelist to gp to prime cache
Matt Benjamin
2016-02-12
1
-5
/
+45
*
librgw: fix rgw_open param names and invocation
Matt Benjamin
2016-02-12
1
-6
/
+12
*
librgw: fs->root_fh is a pointer (and assign it)
Matt Benjamin
2016-02-12
1
-1
/
+1
*
librgw: add ZPage/ZPageSet abstraction (gp unit tests)
Matt Benjamin
2016-02-12
1
-0
/
+75
*
librgw: rgw_file_handle refactor, plus get/put
Matt Benjamin
2016-02-12
1
-0
/
+158