commit | 3204a6c05588788f7686bc45585185a9a4788430 | [log] [tgz] |
---|---|---|
author | David Teigland <teigland@redhat.com> | Wed Sep 06 16:57:06 2006 -0500 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Thu Sep 07 09:43:34 2006 -0400 |
tree | 053c0839ee64ccf2e7dfc94d94c388d75c0158ab | |
parent | c53921248c79197befa7caa4c17b1af5c077a2c2 [diff] |
[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 <teigland@redhat.com> Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>