Steven Whitehouse 767f433f34 GFS2: Copy gfs2_trans_add_bh into new data/meta functions
This patch copies the body of gfs2_trans_add_bh into the two newly
added gfs2_trans_add_data and gfs2_trans_add_meta functions. We can
then move the .lo_add functions from lops.c into trans.c and call
them directly.

As a result of this, we no longer need to use the .lo_add functions
at all, so that is removed from the log operations structure.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
2013-01-29 10:28:28 +00:00
..
2011-07-25 14:30:23 -04:00
2010-09-20 11:18:16 +01:00
2013-01-29 10:28:04 +00:00
2012-11-07 13:31:07 +00:00
2011-10-21 12:39:41 +01:00
2013-01-28 09:49:15 +00:00
2012-04-24 16:44:34 +01:00
2011-05-10 13:12:49 +01:00
2012-08-04 12:15:40 +04:00
2012-11-07 13:33:17 +00:00
2010-05-21 18:31:20 -04:00
2012-01-11 09:23:05 +00:00
2012-04-24 16:44:34 +01:00
2009-12-16 12:16:49 -05:00