Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-03 | ceph: allow preferred osd to be get/set via layout ioctl | Sage Weil | |
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> | |||
2009-10-06 | ceph: ioctls | Sage Weil | |
A few Ceph ioctls for getting and setting file layout (striping) parameters, and learning the identity and network address of the OSD a given region of a file is stored on. Signed-off-by: Sage Weil <sage@newdream.net> |