* libkeyutils is now required
@ 2011-03-29 20:36 Tommi Virtanen
0 siblings, 0 replies; only message in thread
From: Tommi Virtanen @ 2011-03-29 20:36 UTC (permalink / raw)
To: ceph-devel
Hello. I recently pushed commit bee85518 to master; it makes Ceph use
the Linux kernel key retention service[1], instead of passing crypto
secrets in mount options.
However, to be able to use this API, I needed to add a dependency:
libkeyutils. On Debian-based systems, run:
sudo apt-get install libkeyutils-dev
./configure will complain if this library is not found.
Debian Build-Dependencies have been updated.
[1]: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob;f=Documentation/keys.txt;h=6523a9e6f293675a104ce77d78a896d0e9d190e5;hb=HEAD
--
:(){ :|:&};:
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-03-29 20:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-29 20:36 libkeyutils is now required Tommi Virtanen
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.