libceph: Create a new key type "ceph".
authorTommi Virtanen <tommi.virtanen@dreamhost.com>
Mon, 28 Mar 2011 21:59:38 +0000 (14:59 -0700)
committerSage Weil <sage@newdream.net>
Tue, 29 Mar 2011 19:11:24 +0000 (12:11 -0700)
commit4b2a58abd1e17c0ee53c8dded879e015917cca67
tree585a02b8e3e36f7e6069d43000355e75aba097d3
parente2c3d29b4295c3eec18294bc34f0c99a7b9ae413
libceph: Create a new key type "ceph".

This allows us to use existence of the key type as a feature test,
from userspace.

Signed-off-by: Tommi Virtanen <tommi.virtanen@dreamhost.com>
Signed-off-by: Sage Weil <sage@newdream.net>
include/keys/ceph-type.h [new file with mode: 0644]
net/ceph/ceph_common.c
net/ceph/crypto.c
net/ceph/crypto.h