]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
libcephfs.h libcephfs.cc : Defined error codes for the mount function 2704/head
authorBJ Lougee <almightybeeij@gmail.com>
Sat, 11 Oct 2014 07:44:17 +0000 (02:44 -0500)
committerBJ Lougee <almightybeeij@gmail.com>
Sat, 11 Oct 2014 07:44:30 +0000 (02:44 -0500)
commit50987eca6c9f95ce0f7c4bfed52593738da4b3ac
tree76bfc22931744384049c8becfeffbe53729d04b0
parent3e0e04ef95334c7e7ed8249083280f62ad971811
libcephfs.h libcephfs.cc : Defined error codes for the mount function
Used new error codes from libcephfs.h to replace the magic numbers in the mount functon found in libcephfs.cc.

Signed-off-by: BJ Lougee <almightybeeij@gmail.com>
src/include/cephfs/libcephfs.h
src/libcephfs.cc