git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c539212
)
[GFS2] use snprintf for sysfs show
author
David Teigland
<teigland@redhat.com>
Wed, 6 Sep 2006 21:57:06 +0000
(16:57 -0500)
committer
Steven Whitehouse
<swhiteho@redhat.com>
Thu, 7 Sep 2006 13:43:34 +0000
(09:43 -0400)
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>
No differences found