cleanup the inode reclaim path
authorChristoph Hellwig <hch@lst.de>
Wed, 3 Dec 2008 11:20:25 +0000 (12:20 +0100)
committerNiv Sardi <xaiki@sgi.com>
Thu, 4 Dec 2008 04:39:20 +0000 (15:39 +1100)
commit5cafdeb2891a415a5dbf0ad80f0afedf8369e6bb
treef1d6653c4dee098e46f4bdc4ddda60cf4a6d35fd
parentccd0be6cfc6943c4e0b3e3cdb598e0b7354a2d78
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>
fs/xfs/xfs_iget.c
fs/xfs/xfs_inode.c
fs/xfs/xfs_inode.h
fs/xfs/xfs_mount.h