Re: [PATCH 07/18] exofs: use iput() for inode reference countdecrements

From: Christoph Hellwig
Date: Fri Oct 08 2010 - 03:21:25 EST


On Fri, Oct 08, 2010 at 04:21:21PM +1100, Dave Chinner wrote:
> From: Dave Chinner <dchinner@xxxxxxxxxx>
>
> Direct modification of the inode reference count is a no-no. Convert
> the exofs decrements to call iput() instead of acting directly on
> i_count.

Looks good,

Reviewed-by: Christoph Hellwig <hch@xxxxxx>

The real question is why exofs got along with this so long.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/