Skip to content
Commit d6817cdb authored by Joel Becker's avatar Joel Becker Committed by Mark Fasheh
Browse files

ocfs2: Increment the reference count of an already-active stack.



The ocfs2_stack_driver_request() function failed to increment the
refcount of an already-active stack.  It only did the increment on the
first reference.  Whoops.

Signed-off-by: default avatarJoel Becker <joel.becker@oracle.com>
Tested-by: default avatarMarcos Matsunaga <marcos.matsunaga@oracle.com>
Signed-off-by: default avatarMark Fasheh <mfasheh@suse.com>
parent de6bf18e
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