commit | dfc5606dc51381186de765243bab340c8e021868 | [log] [tgz] |
---|---|---|
author | Yehuda Sadeh <yehuda@hq.newdream.net> | Fri Nov 19 14:51:04 2010 -0800 |
committer | Sage Weil <sage@newdream.net> | Wed Dec 01 15:53:22 2010 -0800 |
tree | 663aa59ad40f1ff2e87fcd5256a7cc6aab7b1c00 | |
parent | 3561d43fd289f590fdae672e5eb831b8d5cf0bf6 [diff] |
rbd: replace the rbd sysfs interface The new interface creates directories per mapped image and under each it creates a subdir per available snapshot. This allows keeping a cleaner interface within the sysfs guidelines. The ABI documentation was updated too. Acked-by: Greg Kroah-Hartman <gregkh@suse.de> Signed-off-by: Yehuda Sadeh <yehuda@hq.newdream.net> Signed-off-by: Sage Weil <sage@newdream.net>