commit | e7c8707ea2b9106f0f78c43348ff5d5e82ba7961 | [log] [tgz] |
---|---|---|
author | Steven Whitehouse <swhiteho@redhat.com> | Tue Jan 20 16:39:23 2009 +0000 |
committer | Steven Whitehouse <steve@dolmen.chygwyn.com> | Tue Mar 24 11:21:17 2009 +0000 |
tree | 0e2de02adb03b9adccc1e8997782cc8c7561d8e8 | |
parent | ac2425e7d319dec0523e52ee120a158ce6668cbd [diff] |
GFS2: Fix error path ref counting for root inode 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>