ceph: allow preferred osd to be get/set via layout ioctl
authorSage Weil <sage@newdream.net>
Wed, 2 Dec 2009 22:42:39 +0000 (14:42 -0800)
committerSage Weil <sage@newdream.net>
Thu, 3 Dec 2009 22:59:48 +0000 (14:59 -0800)
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>

No differences found