]> err.no Git - linux-2.6/commit
[GFS2] Use const on glock lookup key
authorSteven Whitehouse <swhiteho@redhat.com>
Wed, 30 Aug 2006 15:16:23 +0000 (11:16 -0400)
committerSteven Whitehouse <swhiteho@redhat.com>
Wed, 30 Aug 2006 15:16:23 +0000 (11:16 -0400)
commitd6a53727683bbf993c01ab49b45e0eac17e23df1
treec17d58d664222633c254f09561eed847c1ccef59
parentec45d9f583b3663f90a7c5c559fd13e6e4c56ad5
[GFS2] Use const on glock lookup key

Use const for the glock name which is being used as a lookup key
in the glock hash table.

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