diff options
author | Sage Weil <sage@newdream.net> | 2009-10-06 11:31:14 -0700 |
---|---|---|
committer | Sage Weil <sage@newdream.net> | 2009-10-06 11:31:14 -0700 |
commit | 8f4e91dee2a245e4be6942f4a8d83a769e13a47d (patch) | |
tree | 6bbb4ea1a42186a0d371dd5c1a1fd03e55f39dbf /Documentation | |
parent | a8e63b7d51cce4557ee7bcd8f51be5cae8547d20 (diff) | |
download | op-kernel-dev-8f4e91dee2a245e4be6942f4a8d83a769e13a47d.zip op-kernel-dev-8f4e91dee2a245e4be6942f4a8d83a769e13a47d.tar.gz |
ceph: ioctls
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>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/ioctl/ioctl-number.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/ioctl/ioctl-number.txt b/Documentation/ioctl/ioctl-number.txt index 9473749..91cfdd7 100644 --- a/Documentation/ioctl/ioctl-number.txt +++ b/Documentation/ioctl/ioctl-number.txt @@ -182,6 +182,7 @@ Code Seq# Include File Comments <http://www.proximity.com.au/~brian/winradio/> 0x90 00 drivers/cdrom/sbpcd.h 0x93 60-7F linux/auto_fs.h +0x97 00-7F fs/ceph/ioctl.h Ceph file system 0x99 00-0F 537-Addinboard driver <mailto:buk@buks.ipn.de> 0xA0 all linux/sdp/sdp.h Industrial Device Project |