Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[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 <swhiteho@redhat.com> Cc: Wendy Cheng <wcheng@redhat.com>
- Loading branch information