summaryrefslogtreecommitdiff
path: root/fs/dlm
diff options
context:
space:
mode:
authorRussell Cattelan <cattelan@redhat.com>2006-08-10 16:08:40 (GMT)
committerSteven Whitehouse <swhiteho@redhat.com>2006-08-10 21:18:59 (GMT)
commit8872187780f6104216c67e7b60c11f708b513c38 (patch)
tree690823763a87d7cd4c90e94760319414e2fc4ad6 /fs/dlm
parent4a99c3d9d6663085e28bc7ac8dae1e985c5a6174 (diff)
downloadlinux-fsl-qoriq-8872187780f6104216c67e7b60c11f708b513c38.tar.xz
[GFS2] Fix a couple of refcount leaks.
recovery.c add a brelse to deal with gfs2_replay_read_block being called twice on the same block. add a dput to drop the ref count on the root inode. This was causing lingering glocks and thus causing a mount failure to hang. Fix a endian conversion macro that was was swizzling 16bits when it should have been swizzling 32. Signed-off-by: Russell Cattelan <cattelan@redhat.com> Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Diffstat (limited to 'fs/dlm')
0 files changed, 0 insertions, 0 deletions