Skip to content
Commit e412bdb1 authored by Steven Whitehouse's avatar Steven Whitehouse
Browse files

GFS2: Fix gfs2_xattr_acl_chmod()



The ref counting for the bh returned by gfs2_ea_find() was
wrong. This patch ensures that we always drop the ref count
to that bh correctly.

Signed-off-by: default avatarSteven Whitehouse <swhiteho@redhat.com>
parent 24b977b5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment