From: Greg KH Date: Wed, 20 Feb 2008 19:14:16 +0000 (-0500) Subject: btrfs: fixes for kobject changes in mainline X-Git-Tag: v2.6.29-rc1~27^2~9^2~55^2~56^2~30^2~276 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3fe4e7120bc753552b071773022efcff704e34b;p=pandora-kernel.git btrfs: fixes for kobject changes in mainline Here's a patch against the unstable tree that gets the code to build against Linus's current tree (2.6.24-git12). This is needed as the kobject/kset api has changed there. I tried to make the smallest changes needed, and it builds and loads successfully, but I don't have a btrfs volume anywhere (yet) to try to see if things still work properly :) Signed-off-by: Greg Kroah-Hartman Signed-off-by: Chris Mason --- Reading git-diff-tree failed