[GFS2] Add superblock into key for glock lookups
authorSteven Whitehouse <swhiteho@redhat.com>
Wed, 30 Aug 2006 16:50:28 +0000 (12:50 -0400)
committerSteven Whitehouse <swhiteho@redhat.com>
Wed, 30 Aug 2006 16:50:28 +0000 (12:50 -0400)
commit899be4d3b7e00bf364d84c1c8cfe8bbbd1e3507b
treefd3af3ebb3c237a4c309c3f48902f9550864c39e
parentd6a53727683bbf993c01ab49b45e0eac17e23df1
[GFS2] Add superblock into key for glock lookups

This adds the superblock as a key for glock lookups. Since the glocks
are already stored in a per-superblock table, this has no effect at
the moment. Later on this will change though.

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