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

From: Boaz Harrosh
Date: Sun Oct 17 2010 - 11:41:37 EST


On 10/16/2010 06:29 PM, Christoph Hellwig wrote:
> On Sat, Oct 16, 2010 at 06:56:50PM +1100, Nick Piggin wrote:
>> 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.
>>
>> Could this go to exofs maintainer and get merged as a bugfix?
>
> I already pinged Boaz.
>

Thanks guys

It'll be in linux-next in a few minutes, for 2.6.37 merge window.

I'm also testing if it could be removed all together. If I find
that it is needed, after all, I'll also CC stable@.

Boaz
--
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/