mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-26 18:16:26 +00:00
[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>
This commit is contained in:
parent
bb3b0e3df5
commit
382e6e256b
1 changed files with 1 additions and 0 deletions
Loading…
Add table
Add a link
Reference in a new issue