index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
libcephfs
/
test.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
test: add new ceph_lseek test
Jeff Layton
2020-02-24
1
-0
/
+37
*
Merge PR #30505 into master
Patrick Donnelly
2019-10-22
1
-1
/
+2
|
\
|
*
test/libcephfs: Only use sys/xattr.h on Linux
Willem Jan Withagen
2019-09-27
1
-1
/
+2
*
|
test: define ALLPERMS if not yet
Kefu Chai
2019-10-05
1
-0
/
+4
|
/
*
client: don't report any vxattrs to listxattr
Jeff Layton
2019-07-26
1
-23
/
+4
*
test: check listattr for snapshot btime entry
David Disseldorp
2019-04-16
1
-0
/
+28
*
test: extend LibCephFS.Xattrs test
David Disseldorp
2019-04-16
1
-1
/
+11
*
test: add libcephfs snap.btime xattr test
David Disseldorp
2019-04-15
1
-0
/
+64
*
test: Fix sprintf overflow warning
Adam C. Emerson
2018-09-12
1
-1
/
+1
*
test: Fix sign comparison warnings
Adam C. Emerson
2018-09-12
1
-10
/
+10
*
mds: disallow certain file operations to "." and ".." dirents
Venky Shankar
2018-08-17
1
-0
/
+38
*
test: add tests for ceph_utime() and friends
Venky Shankar
2018-06-29
1
-0
/
+140
*
test: Enlarge a few buffers
Adam C. Emerson
2018-05-09
1
-5
/
+5
*
client: use common interp of st_nlink for dirs
Patrick Donnelly
2018-04-30
1
-0
/
+62
*
test: new testcase for ceph_ll_readv and ceph_ll_writev
Jeff Layton
2018-02-12
1
-0
/
+47
*
test: pass correct buffer length to ceph_getdents
Patrick Donnelly
2017-11-22
1
-2
/
+3
*
test: make the LibCephFS.ShutdownRacer test even more thrashy
Jeff Layton
2017-10-11
1
-11
/
+14
*
client: test shutdown race
Jeff Layton
2017-09-16
1
-0
/
+36
*
qa: add chown test clearing S_ISGID and S_ISUID
Patrick Donnelly
2017-08-21
1
-2
/
+31
*
test: add explicit braces to avoid ambiguous ‘else’ and to silence warnings
Jos Collin
2017-04-12
1
-1
/
+2
*
test/libcephfs: avoid buffer overflow when testing ceph_getdents()
Yan, Zheng
2017-02-15
1
-1
/
+1
*
Merge pull request #12830 from renhwztetecs/renhw-wip-libcephfs-misc
John Spray
2017-01-20
1
-0
/
+17
|
\
|
*
test/libcephfs: add the missing test cases
huanwen ren
2017-01-11
1
-0
/
+17
*
|
Merge pull request #12550 from stiopaa1/B9935_segfaultInRmDir
John Spray
2017-01-19
1
-0
/
+38
|
\
\
|
*
|
client/Client.cc: prevent segfaulting
Michal Jarzabek
2017-01-12
1
-0
/
+38
*
|
|
test: flesh out the setuid/setgit clearing test
Jeff Layton
2016-12-08
1
-8
/
+39
*
|
|
test: add missing ceph_ll_close calls
Jeff Layton
2016-12-08
1
-0
/
+3
|
/
/
*
|
test: add new testcase for clearing setuid/setgid bits on chown/chgrp
Jeff Layton
2016-12-07
1
-0
/
+37
*
|
test: remove improper casts from SetSize test
Jeff Layton
2016-12-07
1
-2
/
+2
|
/
*
client: add an optional Inode ** parm to ceph_readdirplus_r
Jeff Layton
2016-10-25
1
-2
/
+2
*
client: change args to ceph_readdirplus_r
Jeff Layton
2016-10-25
1
-8
/
+7
*
client: convert ceph_ll_rename and ceph_ll_unlink to UserPerm
Jeff Layton
2016-10-25
1
-2
/
+2
*
client: convert ceph_ll_link to UserPerm and remove struct stat parameter
Jeff Layton
2016-10-25
1
-3
/
+3
*
client: change ceph_ll_mkdir to ceph_statx and UserPerm args
Jeff Layton
2016-10-25
1
-1
/
+1
*
client: add ll_createx
Jeff Layton
2016-10-25
1
-6
/
+4
*
client: convert ceph_ll_setxattr, listxattr, removexattr to take a UserPerms ...
Jeff Layton
2016-10-25
1
-1
/
+1
*
client: convert ceph_ll_getxattr to take a UserPerm pointer
Jeff Layton
2016-10-25
1
-1
/
+1
*
ceph: fix arguments to ceph_ll_setattr and remove ceph_ll_setattrx
Jeff Layton
2016-10-25
1
-5
/
+6
*
client: switch arguments on ceph_ll_lookup to use ceph_statx and UserPerm
Jeff Layton
2016-10-25
1
-7
/
+16
*
client: rename ceph_ll_getattrx to ceph_ll_getattr, and drop the original
Jeff Layton
2016-10-25
1
-1
/
+1
*
client: remove ceph_stat, ceph_lstat, ceph_fstat, ceph_setattr, and ceph_fset...
Jeff Layton
2016-10-25
1
-1
/
+0
*
client: add a ceph_fsetattrx
Jeff Layton
2016-10-25
1
-7
/
+6
*
Merge pull request #11191 from renhwztetecs/renhw-wip-add-libcephfs
John Spray
2016-10-25
1
-0
/
+28
|
\
|
*
test/libcephfs: add ceph_fsetattr() test
huanwen ren
2016-10-22
1
-0
/
+28
*
|
client: convert ceph_setattr callers to ceph_setattrx
Jeff Layton
2016-10-12
1
-1
/
+1
*
|
client: convert some ceph_fstat callers to ceph_fstatx
Jeff Layton
2016-10-12
1
-5
/
+5
*
|
client: convert some ceph_stat and ceph_lstat calls to ceph_statx
Jeff Layton
2016-10-12
1
-37
/
+36
|
/
*
client: switch ceph_statx time fields to struct timespec
Jeff Layton
2016-09-20
1
-19
/
+18
*
client: extend the Btime test to cover fstatx as well
Jeff Layton
2016-08-29
1
-0
/
+8
*
client: add the ability to set the btime
Jeff Layton
2016-08-29
1
-0
/
+31
[next]