On Thu, Oct 28, 2010 at 6:06 PM, Nat N <phenisha@xxxxxxxxx> wrote: >>> Hi Jim, >>> >>> It turns out Henry's problem was actually cause by a bad fix on my part, >>> d91f2438 in ceph-client.git. (Unfortunately that made it into 2.6.36!) >>> Reverting that commit fixed things for him. >>> >>> I pushed that revert to the ceph-client.git master branch, or you can >>> revert it yourself. master also includes everything that's been merged >>> for 2.6.37-rc1, so you may want to revert it yourself and keep the 2.6.36 >>> stuff. >>> > > How can i revert this if I have simply downloaded the kernel source > from kernel.org? This should work: $ cd ~/linux-2.6.36 $ linux$ wget -O ceph-revert.patch "http://ceph.newdream.net/git/?p=ceph-client.git;a=commitdiff_plain;h=2f56f56ad991edd51ffd0baf1182245ee1277a04" $ patch -p1 < ceph-revert.patch 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