On Wed, Jul 14, 2010 at 11:05 AM, Andre Noll <maan@xxxxxxxxxxxxxxx> wrote: > On Wed, Jul 14, 10:49, Gregory Farnum wrote: >> Check out the backports at >> http://git.kernel.org/?p=linux/kernel/git/sage/ceph-client-standalone.git;a=summary. > > Thanks. In order to compile e.g. the master branch of this repo, > one has to replace fs/ceph dir of the kernel tree by the checked-out > copy of the ceph-client-standalone repo. Is that correct? That's one option, although for older kernels you wouldn't have the fs/ceph directory and you'll also have to update the fs/Kconfig file. Another option for building the standalone is just running 'make KERNELDIR=<yourkerneldir>' inside your ceph-client-standalone tree. > > Another question: How do I tell which kernel version is compatible with > any of the the various branches of the ceph-client-standalone repo? The backport branches currently support 2.6.28 and up. Yehuda -- 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