rbd: ignore failures when reading from default conf location
commitf9fe18ec772d2852caaa7ca3cb72720d6822edca
authorSage Weil <sage@newdream.net>
Thu, 15 Sep 2011 21:11:08 +0000 (15 14:11 -0700)
committerKevin Wolf <kwolf@redhat.com>
Tue, 20 Sep 2011 10:27:44 +0000 (20 12:27 +0200)
tree0fd40b15efd237a1de32aef32a17d4360c54482d
parenta26a13da687f757c07e2a5c26fa411840405e6d7
rbd: ignore failures when reading from default conf location

If we are reading from the default config location, ignore any failures.
It is perfectly legal for the user to specify exactly the options they need
and to not rely on any config file.

Signed-off-by: Sage Weil <sage@newdream.net>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
block/rbd.c