Re: [PATCH 6/6] monitor zeroing of i_nlink

From: Christoph Hellwig
Date: Wed Aug 09 2006 - 13:11:45 EST


On Wed, Aug 09, 2006 at 09:57:34AM -0700, Dave Hansen wrote:
>
> Some filesystems, instead of simply decrementing i_nlink, simply zero
> it during an unlink operation. We need to catch these in addition
> to the decrement operations.
>
> Signed-off-by: Dave Hansen <haveblue@xxxxxxxxxx>

Acked-by: Christoph Hellwig <hch@xxxxxx>


btw, what about adding some nice kerneldoc for all the *_nlink helpers
you added?

> ---
>
> kernel/fork.c | 0

something is screwed up in your diffstats :)

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