On Thu, 16 Dec 2010, Henry C Chang wrote: > Hi, > > Just tried to compile master-backport of ceph-client-standalone and got errors. > I did two modifications to fix the errors: > > 1. include <linux/smp_lock.h> in ceph/mds_client.c for lock_kernel() Pushed this to the master-backport branch. > 2. Revert commit "convert ceph" > (ff8a8d2006dca58f71b5dc5df0c95b8f837a0a4e) because mount operation > does not exist before 2.6.37. Sigh... this one is going to be a pain to surround with kernel version #ifdefs. The commit that needs to be conditional on the version is Al's, ff8a8d20. Any takers? sage -- 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