commit | 010e3b48fca57920557d2b80b83f8b2899fb5d1e | [log] [tgz] |
---|---|---|
author | Yehuda Sadeh <yehuda@hq.newdream.net> | Thu Sep 30 11:58:31 2010 -0700 |
committer | Sage Weil <sage@newdream.net> | Wed Oct 20 15:38:22 2010 -0700 |
tree | df18bbb03fe34602412df792094dfbb6d6dca20e | |
parent | 6f453ed6c07dbed83b368269c9c0fb170866ee71 [diff] |
ceph: don't crash when passed bad mount options This only happened when parse_extra_token was not passed to ceph_parse_option() (hence, only happened in rbd). Signed-off-by: Yehuda Sadeh <yehuda@hq.newdream.net>