From: Jens Axboe Date: Fri, 19 Oct 2007 13:23:08 +0000 (-0400) Subject: Btrfs: sysfs compile fixup X-Git-Tag: v2.6.29-rc1~27^2~9^2~55^2~56^2~30^2~445 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4a2a0edfda5a721bb4c5fa0068d2ad7ea67f98b;p=pandora-kernel.git Btrfs: sysfs compile fixup Just use kobject_set_name(), that works in all kernels (I think...). Kernels newer than 2.6.23 currently fail with: /home/axboe/git/btrfs/btrfs-unstable/sysfs.c:188: error: unknown field 'name' specified in initializer Signed-off-by: Chris Mason --- Reading git-diff-tree failed