]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mkcephfs: copy to daemon nodes for each daemon
authorSamuel Just <samuel.just@dreamhost.com>
Wed, 30 Mar 2011 20:14:55 +0000 (13:14 -0700)
committerSage Weil <sage@newdream.net>
Wed, 30 Mar 2011 23:49:21 +0000 (16:49 -0700)
commitcf3bb44d47c88eebc6f5d42e2cd82cf685094442
tree65c5e498519608cd1cb3439021056a84190d99dd
parent5a1ccdcea84be473e5b13ea504e60dce82bdefaa
mkcephfs: copy to daemon nodes for each daemon

The tmp directory is removed after each daemon.  Previously, this would
break if two daemons were on the same node.  Now, the files will be
copied for each daemon.

Signed-off-by: Samuel Just <samuel.just@dreamhost.com>
src/mkcephfs.in