Re: [PATCH] Re: name_count maxed, losing inode data: dev=00:05,inode=5221

From: Eric Paris
Date: Wed Feb 17 2010 - 11:38:27 EST


On Mon, 2010-02-08 at 00:38 -0800, Christian Kujau wrote:
> On Wed, 3 Feb 2010 at 09:39, Christian Kujau wrote:
> > Ralf Hildebrandt reported[0] the following messages on ext3-users:
> >
> > name_count maxed, losing inode data: dev=00:05, inode=5221
> >
> > because the filesystem in question is indeed ext3. However, this warning
> > is not generated by ext3 code but by the audit framework. While the
> > origins of these messages are discussed elsewhere[1] the following
> > patch modifies the printks in question so that users know where these
> > messages are coming from. There may be other places within the audit
> > framework needing the same treatment.
>
> ...ping?

I'm tracking these issues as Red Hat bz 445757. I've got a patch which
removes the restriction of 20 inodes being accessed in one syscall which
I've floated to Al Viro to see what he thinks. Since the restriction is
gone we won't lose names and thus it removes these messages altogether.
You are not forgotten!

-Eric

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