[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20111028082950.GA31605@infradead.org>
Date: Fri, 28 Oct 2011 04:29:50 -0400
From: Christoph Hellwig <hch@...radead.org>
To: Miklos Szeredi <miklos@...redi.hu>
Cc: Christoph Hellwig <hch@...radead.org>, viro@...IV.linux.org.uk,
linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org,
jack@...e.cz, akpm@...ux-foundation.org,
toshi.okajima@...fujitsu.com
Subject: Re: [PATCH 12/13] vfs: count unlinked inodes
On Fri, Oct 28, 2011 at 10:20:06AM +0200, Miklos Szeredi wrote:
> Okay, so a WARN_ON is not warranted. Perhaps a printk instead?
>
> While initializing nlink with zero normally shouldn't be a problem it
> might indicate something unexpected.
Please do a ratelimited printk. If the log recovery case hits any fs
it will usually do it for tons of inodes in a short period.
Also please try to stick to 80 character lines if possible.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists