btrfs: fixes for kobject changes in mainline
authorGreg KH <greg@kroah.com>
Wed, 20 Feb 2008 19:14:16 +0000 (14:14 -0500)
committerChris Mason <chris.mason@oracle.com>
Thu, 25 Sep 2008 15:04:00 +0000 (11:04 -0400)
commite3fe4e7120bc753552b071773022efcff704e34b
tree400dea2f04ae1593e6f1f4183971e07c6b4eb03f
parent6e92f5e651a34f24ab31ebdf3f113c7d23a36000
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 <gregkh@suse.de>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
fs/btrfs/sysfs.c