ceph: fix, clean up string mount arg parsing
authorSage Weil <sage@newdream.net>
Tue, 27 Oct 2009 17:19:28 +0000 (10:19 -0700)
committerSage Weil <sage@newdream.net>
Tue, 27 Oct 2009 18:17:25 +0000 (11:17 -0700)
Clearly demark int and string argument options, and do not try to convert
string arguments to ints.

Signed-off-by: Sage Weil <sage@newdream.net>

No differences found