From: Christoph Hellwig on
On Fri, Mar 05, 2010 at 11:01:17PM +0000, Al Viro wrote:
> I'd say that places where it's added are lousy - if we want to do that
> on directory modifications, we ought to take it into places that actually
> create directory entries. Not to mention that we never shrink directories
> there, so it should be just one call in ext2_add_link() instead of all
> that pile.
>
> Looks like a good case for a followup series, if nothing else.

Yes, this will get sorted out per filesystem later, but I didn't want
to mess around with all filesystems in one series.

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