From: Bartlomiej Zolnierkiewicz Date: Wed, 7 Jan 2009 11:22:39 +0000 (+0100) Subject: block: export SSD/non-rotational queue flag through sysfs X-Git-Tag: v2.6.29-rc4~90^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1308835ffffe6d61ad1f48c5c381c9cc47f683ec;p=pandora-kernel.git block: export SSD/non-rotational queue flag through sysfs For some devices (i.e. CFA ATA) we can't reliably detect whether the device is of rotational or non-rotational type so we need to leave the final decision about this setting to the user-space. As a bonus do a minor CodingStyle fixup in queue_nomerges_store(). Suggested-by: Alan Cox Signed-off-by: Bartlomiej Zolnierkiewicz Signed-off-by: Jens Axboe --- Reading git-diff-tree failed