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 -- :(){ :|:&};: -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html