summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/ops_fstype.c
diff options
context:
space:
mode:
authorSteven Whitehouse2012-12-14 13:52:14 +0100
committerSteven Whitehouse2013-01-29 11:28:28 +0100
commit767f433f346959d6a09b85478eb5db133ab25c6f (patch)
tree876056d7569fcd96fbf8b08163abc00ef0878c66 /fs/gfs2/ops_fstype.c
parentGFS2: Split gfs2_trans_add_bh() into two (diff)
downloadkernel-qcow2-linux-767f433f346959d6a09b85478eb5db133ab25c6f.tar.gz
kernel-qcow2-linux-767f433f346959d6a09b85478eb5db133ab25c6f.tar.xz
kernel-qcow2-linux-767f433f346959d6a09b85478eb5db133ab25c6f.zip
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>
Diffstat (limited to 'fs/gfs2/ops_fstype.c')
0 files changed, 0 insertions, 0 deletions