commit | d6817cdbd143f87f9d7c59a4c3194091190eeb84 | [log] [tgz] |
---|---|---|
author | Joel Becker <Joel.Becker@oracle.com> | Fri Aug 22 14:30:10 2008 -0700 |
committer | Mark Fasheh <mfasheh@suse.com> | Mon Aug 25 07:29:47 2008 -0700 |
tree | 5744bb0cb5d3083f37674d845576d61431b4ebb3 | |
parent | de6bf18e9ce0df807dab08cff08751cac383429d [diff] |
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: Joel Becker <joel.becker@oracle.com> Tested-by: Marcos Matsunaga <marcos.matsunaga@oracle.com> Signed-off-by: Mark Fasheh <mfasheh@suse.com>