From: Steven Whitehouse Date: Thu, 16 Aug 2007 16:08:20 +0000 (+0100) Subject: [GFS2] Add a missing gfs2_trans_add_bh() X-Git-Tag: v2.6.24-rc1~1405^2~28 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=382e6e256b0cb1a84a45a520cef75d1b8ff44663;p=pandora-kernel.git [GFS2] Add a missing gfs2_trans_add_bh() This was missing from the dir_split_leaf() function although in most cases its not a problem due to other functions having already previously called gfs2_trans_add_bh. This makes certain that it is correct. Signed-off-by: Steven Whitehouse Cc: Wendy Cheng --- Reading git-diff-tree failed