git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d1de91
)
ceph: allow preferred osd to be get/set via layout ioctl
author
Sage Weil
<sage@newdream.net>
Wed, 2 Dec 2009 22:42:39 +0000
(14:42 -0800)
committer
Sage 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