commit | 3354040897f828644be6ca5783588e9f64a53b8e | [log] [tgz] |
---|---|---|
author | David Chinner <dgc@sgi.com> | Thu Mar 06 13:43:59 2008 +1100 |
committer | Lachlan McIlroy <lachlan@redback.melbourne.sgi.com> | Fri Apr 18 11:37:51 2008 +1000 |
tree | c41cfb4584e13225b1f4578e64c8739d88a8537c | |
parent | bad5584332e888ac40ca13584e8c114149ddb01e [diff] |
[XFS] Use xfs_inode_clean() in more places Remove open coded checks for the whether the inode is clean and replace them with an inlined function. SGI-PV: 977461 SGI-Modid: xfs-linux-melb:xfs-kern:30503a Signed-off-by: David Chinner <dgc@sgi.com> Signed-off-by: Christoph Hellwig <hch@infradead.org> Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>