ceph/src
Josh Durgin 4eb836546d authx -> cephx everywhere it's used
The term authx was in the mount.ceph man page, and got accidentally
copied into rbd help.

Signed-off-by: Josh Durgin <josh.durgin@dreamhost.com>
2011-12-15 13:43:43 -08:00
..
auth keyring: don't print auid if it is the default 2011-11-12 14:55:28 -08:00
bash_completion
client client: fix logger deregistration 2011-12-14 17:43:18 -08:00
common rbd, mount.ceph: use pre-stored secret if available 2011-12-06 10:26:24 -08:00
crush crush: drop unused label 2011-12-12 09:22:49 -08:00
doc mds: remove obsolete doc 2011-12-02 11:19:24 -08:00
global global: make daemon banner print explicit 2011-12-01 09:17:51 -08:00
gtest
include libceph: add missing #includes 2011-12-13 16:29:02 -08:00
jobs
mds mds: mark_disposable when closing a Client connection. 2011-12-12 13:24:44 -08:00
messages use libuuid for fsid 2011-11-11 20:48:59 -08:00
mon mon: add mds, mon info to cluster_logger 2011-12-12 09:27:17 -08:00
mount rbd, mount.ceph: use pre-stored secret if available 2011-12-06 10:26:24 -08:00
msg msgr: unset did_bind in stop(). 2011-12-14 11:11:37 -08:00
objclass
objsync
obsync obsync: tear out rgw 2011-11-22 15:06:16 -08:00
os filestore: dump transaction to log if we hit an error 2011-12-13 09:15:23 -08:00
osd osd: fix build_incremental_map_msg 2011-12-14 09:31:17 -08:00
osdc objecter: fix use-after-free 2011-12-14 10:59:51 -08:00
perfglue
pybind pybind: Add a description to docstring. 2011-12-14 11:33:15 -08:00
rgw swift: auth response returns X-Auth-Token instead of X-Storage-Token 2011-12-14 10:50:30 -08:00
script
test authx -> cephx everywhere it's used 2011-12-15 13:43:43 -08:00
tools mdsmap: rename get_num_*_mds() methods 2011-12-12 09:27:17 -08:00
.gitignore gitignore: Ignore src/keyring, as created by vstart.sh 2011-12-06 15:22:16 -08:00
barclass.cc
btrfs_ioc_test.c
ceph_authtool.cc ceph-authtool: make error msg more helpful 2011-11-12 14:55:39 -08:00
ceph_common.sh
ceph_conf.cc
ceph_fuse.cc
ceph_mds.cc global: make daemon banner print explicit 2011-12-01 09:17:51 -08:00
ceph_mon.cc global: make daemon banner print explicit 2011-12-01 09:17:51 -08:00
ceph_osd.cc global: make daemon banner print explicit 2011-12-01 09:17:51 -08:00
ceph_syn.cc mds, osd, synclient: Pick cluster_addr/public_addr based on *_network. 2011-11-21 14:27:45 -08:00
ceph_ver.c
ceph-clsinfo
ceph-coverage.in
ceph-debugpack.in
ceph-rbdnamer ceph-rbdnamer: include snapshot name if present 2011-12-06 10:26:24 -08:00
ceph-run
ceph.conf.twoosds
cephfs.cc
check_version
cls_acl.cc
cls_crypto.cc
cls_rbd.cc
cls_rgw.cc
cmonctl
crushtool.cc crush: send debug output to dout, not stdout/err 2011-11-13 14:18:19 -08:00
dupstore.cc
fetch_config
fooclass.cc
init-ceph.in
init-radosgw
libcephfs.cc libceph: catch errors from Client::init() 2011-12-13 16:29:02 -08:00
librados-config.cc
librados.cc librados,Objecter,PG: list objects now includes the locator key 2011-12-07 11:40:11 -08:00
librbd.cc librbd: report an error if rbd header does not match 2011-12-01 12:38:57 -08:00
loadclass.sh
logrotate.conf
make_version
Makefile.am objectstore: implement Transaction::dump() 2011-12-13 09:15:23 -08:00
mkcephfs.in
monmaptool.cc mon: add '--fsid foo' arg for setting generated monmap fsid 2011-11-12 13:16:30 -08:00
multi-dump.sh
osdmaptool.cc osdmap: build_simple with normal osd/host/rack/pool hierarchy 2011-11-12 14:05:15 -08:00
ps-ceph.pl
psim.cc
push_to_kclient.pl
push_to_qemu.pl
rados_export.cc librados,Objecter,PG: list objects now includes the locator key 2011-12-07 11:40:11 -08:00
rados_import.cc librados,Objecter,PG: list objects now includes the locator key 2011-12-07 11:40:11 -08:00
rados_sync.cc
rados_sync.h
rados.cc rados.cc: add --object-locator and object locator output to ls 2011-12-09 13:44:37 -08:00
radosacl.cc
rbd.cc authx -> cephx everywhere it's used 2011-12-15 13:43:43 -08:00
README
sample.ceph.conf
scratchtool.c librados,Objecter,PG: list objects now includes the locator key 2011-12-07 11:40:11 -08:00
scratchtoolpp.cc
stop.sh
streamtest.cc
test_trans.cc
testclass.cc
testcrypto.cc
testkeys.cc
testmsgr.cc msg: Move public_addr use outside ->bind() 2011-11-21 13:37:39 -08:00
TODO
valgrind.supp
verify-mds-journal.sh
vstart.sh vstart.sh: .ceph_keyring -> keyring 2011-12-05 11:21:04 -08:00

Sage Weil <sage@newdream.net>
Ceph - scalable distributed storage system