git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac2425e
)
GFS2: Fix error path ref counting for root inode
author
Steven Whitehouse
<swhiteho@redhat.com>
Tue, 20 Jan 2009 16:39:23 +0000
(16:39 +0000)
committer
Steven Whitehouse
<steve@dolmen.chygwyn.com>
Tue, 24 Mar 2009 11:21:17 +0000
(11:21 +0000)
We were keeping hold of an extra ref to the root inode in one
of the error paths, that resulted in a hang.
Reported-by: Nate Straz <nstraz@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Tested-by: Robert Peterson <rpeterso@redhat.com>
No differences found