6263646566676869707172
* Create mount with auth user id */ String user_id = conf.get( CephConfigKeys.CEPH_AUTH_ID_KEY, CephConfigKeys.CEPH_AUTH_ID_DEFAULT); mount = new CephMount(user_id); /* * Load a configuration file if specified */ String configfile = conf.get(