]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
GFS2: don't reference inode's glock during block allocation trace
authorBob Peterson <rpeterso@redhat.com>
Fri, 16 Nov 2012 14:04:16 +0000 (09:04 -0500)
committerSteven Whitehouse <swhiteho@redhat.com>
Fri, 16 Nov 2012 14:21:48 +0000 (14:21 +0000)
commitb7804161a3a3077c568078dfaa4ee4ffc8817f65
tree9f6ecb69481bdebf5691317d18a411a460e81303
parent4e2f8849def738092ad6c0fc2b34737381bc9d26
GFS2: don't reference inode's glock during block allocation trace

This patch changes the block allocation trace so that it references
the rgd's glock rather than the inode's glock. Now that the order
of inode creation is switched, this prevents a reference to the
glock which may not be set yet.

Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/trace_gfs2.h