GFS2: Rework reclaiming unlinked dinodes
authorBob Peterson <rpeterso@redhat.com>
Fri, 21 May 2010 03:30:11 +0000 (23:30 -0400)
committerSteven Whitehouse <swhiteho@redhat.com>
Fri, 21 May 2010 15:11:36 +0000 (16:11 +0100)
commited4878e8a4f550fd357ce5144cfd412015f6a111
tree897124839ad6b529c42601037dee74d16abe941a
parentd7dbf4ffee1c7a17e2e5b5f01efe76fbd1671db6
GFS2: Rework reclaiming unlinked dinodes

The previous patch I wrote for reclaiming unlinked dinodes
had some shortcomings and did not prevent all hangs.
This version is much cleaner and more logical, and has
passed very difficult testing.  Sorry for the churn.

Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/inode.c
fs/gfs2/inode.h
fs/gfs2/log.c
fs/gfs2/log.h
fs/gfs2/rgrp.c