]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
ceph: ioctls
authorSage Weil <sage@newdream.net>
Tue, 6 Oct 2009 18:31:14 +0000 (11:31 -0700)
committerSage Weil <sage@newdream.net>
Tue, 6 Oct 2009 18:31:14 +0000 (11:31 -0700)
commit8f4e91dee2a245e4be6942f4a8d83a769e13a47d
tree6bbb4ea1a42186a0d371dd5c1a1fd03e55f39dbf
parenta8e63b7d51cce4557ee7bcd8f51be5cae8547d20
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>
Documentation/ioctl/ioctl-number.txt
fs/ceph/ioctl.c [new file with mode: 0644]
fs/ceph/ioctl.h [new file with mode: 0644]