]> err.no Git - linux-2.6/commit
[GFS2] Add consts to glock sorting function
authorSteven Whitehouse <swhiteho@redhat.com>
Sat, 9 Sep 2006 21:07:05 +0000 (17:07 -0400)
committerSteven Whitehouse <swhiteho@redhat.com>
Sat, 9 Sep 2006 21:07:05 +0000 (17:07 -0400)
commita5e08a9ef50e8b6feb099f8e4b253df04f5ec9db
tree9d35e98597a51e39435fcc67f172f1ec14c6dbe4
parent087efdd391f47305dc251a7b00dcc5d69e8c636a
[GFS2] Add consts to glock sorting function

Add back the consts which were casted away in the glock sorting
function. Also add early exit code.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/glock.c