From: Tommi Virtanen <tommi.virtanen@dreamhost.com>
To: ceph-devel@vger.kernel.org
Subject: libkeyutils is now required
Date: Tue, 29 Mar 2011 13:36:33 -0700 [thread overview]
Message-ID: <20110329203633.GA25743@dreamer> (raw)
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
--
:(){ :|:&};:
reply other threads:[~2011-03-29 20:36 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110329203633.GA25743@dreamer \
--to=tommi.virtanen@dreamhost.com \
--cc=ceph-devel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.