commit | 1bb49303b7a82eb9bce0595087523343683abdf0 | [log] [tgz] |
---|---|---|
author | Steven Whitehouse <swhiteho@redhat.com> | Mon Jun 11 13:26:50 2012 +0100 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Mon Jun 11 13:26:50 2012 +0100 |
tree | 6a8cf163331238a713d156a41707cda707973287 | |
parent | a4808147dcf1ecf2f76212a78fd9692b3c112f47 [diff] |
GFS2: Use seq_vprintf for glocks debugfs file Make use of the newly added seq_vprintf() function. Signed-off-by: Steven Whitehouse <swhiteho@redhat.com> Reported-by: Eric Dumazet <eric.dumazet@gmail.com> Acked-by: Al Viro <viro@ZenIV.linux.org.uk>