summaryrefslogtreecommitdiff
path: root/fs/ocfs2/move_extents.c
diff options
context:
space:
mode:
authorYounger Liu <younger.liu@huawei.com>2013-11-12 15:07:04 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2013-11-13 12:09:01 +0900
commit8abaae8d85d4e1de0fcc81b733ba04a5d318ba7a (patch)
treeacfaa1d65c2e4696c160a22a7d083a942ccfab7f /fs/ocfs2/move_extents.c
parenteedd40e1cad4217c9b7e2577debcdd0c48732cc3 (diff)
ocfs2: do not call brelse() if group_bh is not initialized in ocfs2_group_add()
If group_bh is not initialized, there is no need to release. This problem does not cause anything wrong, but the patch would make the code more logical. Signed-off-by: Younger Liu <younger.liu@huawei.com> Cc: Mark Fasheh <mfasheh@suse.com> Acked-by: Joel Becker <jlbec@evilplan.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/ocfs2/move_extents.c')
0 files changed, 0 insertions, 0 deletions