diff options
author | Sage Weil <sage@newdream.net> | 2010-07-02 16:52:42 +0200 |
---|---|---|
committer | Sage Weil <sage@newdream.net> | 2010-07-02 16:57:16 +0200 |
commit | 9c3fc0ae40b6f913c654092a435bd89158ee22fe (patch) | |
tree | 9b4c6b0125f398e813aafc965347cd9188efc2ff /.gitignore | |
parent | mount.ceph: add mount options/flags (diff) | |
download | ceph-9c3fc0ae40b6f913c654092a435bd89158ee22fe.tar.xz ceph-9c3fc0ae40b6f913c654092a435bd89158ee22fe.zip |
mkmonfs: remove all traces
It's been replaced by 'cmon --mkfs'
Reported-by: Thomas Mueller <thomas@chaschperli.ch>
Signed-off-by: Sage Weil <sage@newdream.net>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 7d46e630658..0858c085467 100644 --- a/.gitignore +++ b/.gitignore @@ -33,7 +33,6 @@ cauthtool crushtool *.la mkcephfs -mkmonfs mount.ceph osdmaptool rados |