commit | 33d4909ccc094b8262667bccdd52e01458bee0df | [log] [tgz] |
---|---|---|
author | Sage Weil <sage@newdream.net> | Wed Dec 02 14:42:39 2009 -0800 |
committer | Sage Weil <sage@newdream.net> | Thu Dec 03 14:59:48 2009 -0800 |
tree | 1943b9d2f1796566c827e317958c3bfa8c7dc14f | |
parent | 1d1de9160e0d8aff0d67a21137b62e63ffd6f184 [diff] |
ceph: allow preferred osd to be get/set via layout ioctl There is certainly no reason not to report this. The only real downside to allowing the user to set it is that you don't get default values by zeroing the layout struct (the default is -1). Signed-off-by: Sage Weil <sage@newdream.net>