From: David Teigland Date: Wed, 6 Sep 2006 21:57:06 +0000 (-0500) Subject: [GFS2] use snprintf for sysfs show X-Git-Tag: v2.6.19-rc1~32^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3204a6c05588788f7686bc45585185a9a4788430;p=pandora-kernel.git [GFS2] use snprintf for sysfs show Use snprintf(buf, PAGE_SIZE, ...) instead of sprintf for sysfs show methods. Per instructions in Documentation/filesystems/sysfs.txt Signed-off-by: David Teigland Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed