]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: fix #include for getcwd(), simplify
authorSage Weil <sage@inktank.com>
Wed, 24 Oct 2012 16:38:58 +0000 (09:38 -0700)
committerSage Weil <sage@inktank.com>
Wed, 24 Oct 2012 16:38:58 +0000 (09:38 -0700)
commit345bcac0d06d1a0d81fc1a30b00ff1e9fd9fbd46
treeaf2495c199eaabd011853f79bc200f32b229b06d
parent8c16a838cc7a4aa3b76bc8e8611a2e6650e43fdd
mds: fix #include for getcwd(), simplify

Always use getcwd().. it's more portable.

Signed-off-by: Sage Weil <sage@inktank.com>
src/mds/MDS.cc