commit | dd82fff1e8e7b486887dd88981776bb44e370848 | [log] [tgz] |
---|---|---|
author | Ilya Dryomov <ilya.dryomov@inktank.com> | Fri Dec 13 15:28:57 2013 +0200 |
committer | Ilya Dryomov <ilya.dryomov@inktank.com> | Tue Dec 31 20:31:57 2013 +0200 |
tree | 6a636427042f14379189f5141467f7de7e79cd1c | |
parent | f8a22fc238a449ff982bfb40e30c3f3c9c90a08a [diff] |
rbd: add 'minor' sysfs rbd device attribute Introduce /sys/bus/rbd/devices/<id>/minor sysfs attribute for exporting rbd whole disk minor numbers. This is a step towards single-major device number allocation scheme, but also a good thing on its own. Signed-off-by: Ilya Dryomov <ilya.dryomov@inktank.com> Reviewed-by: Alex Elder <elder@linaro.org> Reviewed-by: Josh Durgin <josh.durgin@inktank.com>