]> git.karo-electronics.de Git - karo-tx-linux.git/commit
GFS2: Use seq_vprintf for glocks debugfs file
authorSteven Whitehouse <swhiteho@redhat.com>
Mon, 11 Jun 2012 12:26:50 +0000 (13:26 +0100)
committerSteven Whitehouse <swhiteho@redhat.com>
Mon, 11 Jun 2012 12:26:50 +0000 (13:26 +0100)
commit1bb49303b7a82eb9bce0595087523343683abdf0
tree6a8cf163331238a713d156a41707cda707973287
parenta4808147dcf1ecf2f76212a78fd9692b3c112f47
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>
fs/gfs2/glock.c