commit | 5cafdeb2891a415a5dbf0ad80f0afedf8369e6bb | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed Dec 03 12:20:25 2008 +0100 |
committer | Niv Sardi <xaiki@sgi.com> | Thu Dec 04 15:39:20 2008 +1100 |
tree | f1d6653c4dee098e46f4bdc4ddda60cf4a6d35fd | |
parent | ccd0be6cfc6943c4e0b3e3cdb598e0b7354a2d78 [diff] |
cleanup the inode reclaim path Merge xfs_iextract and xfs_idestroy into xfs_ireclaim as they are never called individually. Also rewrite most comments in this area as they were severly out of date. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Dave Chinner <david@fromorbit.com> Signed-off-by: Niv Sardi <xaiki@sgi.com>