[GFS2] Remove uneeded memory allocation
authorSteven Whitehouse <swhiteho@redhat.com>
Wed, 1 Mar 2006 16:39:37 +0000 (11:39 -0500)
committerSteven Whitehouse <swhiteho@redhat.com>
Wed, 1 Mar 2006 16:39:37 +0000 (11:39 -0500)
commite317ffcb7cc26c5e80cab97160a5e2761a4436ec
tree0a5e5765f4fe9032b19f71e22a549df3f0012627
parentb3f58d8f2b1200f1b9abbcfb9dec6c25bc787469
[GFS2] Remove uneeded memory allocation

For every filesystem operation where we need a transaction, we
now make one less memory allocation.

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