[DLM] use snprintf in sysfs show
authorDavid Teigland <teigland@redhat.com>
Wed, 6 Sep 2006 22:01:40 +0000 (17:01 -0500)
committerSteven Whitehouse <swhiteho@redhat.com>
Thu, 7 Sep 2006 13:44:01 +0000 (09:44 -0400)
Use snprintf(buf, PAGE_SIZE, ...) instead of sprintf in sysfs show
methods.

Signed-off-by: David Teigland <teigland@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/dlm/lockspace.c

Simple merge