From: Jeff Garzik Date: Tue, 17 Oct 2006 07:10:23 +0000 (-0700) Subject: [PATCH] fs/partitions/check: add sysfs error handling X-Git-Tag: v2.6.19-rc3~166 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eee44cca665aa1a5663e6a00c2bdfc275739dac5;p=pandora-kernel.git [PATCH] fs/partitions/check: add sysfs error handling Handle errors thrown in disk_sysfs_symlinks(), and propagate back to caller. The callers and associated functions don't do a real good job of handling kobject errors anyway (add_partition, register_disk, rescan_partitions), so this should do until something better comes along. Signed-off-by: Jeff Garzik Cc: Greg KH Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed