Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ceph: name bdi ceph-%d instead of major:minor
The bdi_setup_and_register() helper doesn't help us since we bdi_init() in create_client() and bdi_register() only when sget() succeeds. Signed-off-by: Sage Weil <sage@newdream.net>
- Loading branch information