From: Bob Peterson Date: Fri, 2 Nov 2007 14:37:15 +0000 (-0500) Subject: [GFS2] Given device ID rather than s_id in "id" sysfs file X-Git-Tag: v2.6.25-rc1~1241^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7227e46423a57b4df27a2d75b5869bd3ae654d0;p=pandora-kernel.git [GFS2] Given device ID rather than s_id in "id" sysfs file This patch changes the /sys/fs/gfs2//id file to give the device id "major:minor" rather than the s_id. That enables gfs2_tool to match devices properly (by id, not name) when locating the tuning files. Signed-off-by: Bob Peterson Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed