[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090519174901.GB9053@mit.edu>
Date: Tue, 19 May 2009 13:49:01 -0400
From: Theodore Tso <tytso@....edu>
To: Jan Kara <jack@...e.cz>
Cc: linux-ext4@...r.kernel.org, Andi Kleen <andi@...stfloor.org>
Subject: Re: [PATCH] EXT3: Change all super.c messages to print the device
On Tue, May 19, 2009 at 07:14:30PM +0200, Jan Kara wrote:
> > EXT3: Change all super.c messages to print the device
> >
> > I had a problem where it was unclear to which device a ext3 message belonged.
> > Not all of them them print it.
> >
> > This patch changes ext3 super.c to include the device name with all
> > warning/error messages, by using a new utility function ext3_msg.
> > It's a rather large patch, but very mechanic. I left debug printks
> > alone.
> >
> > The normal mount output looks a little more regular now because near all
> > messages are in the same format.
> >
> > Signed-off-by: Andi Kleen <ak@...ux.intel.com>
> Ted, did you pick up this cleanup? I don't see any reply or the patch
> being merged... The cleanup looks nice.
No, I didn't but thanks for reminding me; I agree it's a good cleanup.
We should get it ported over to ext4, too.
- Ted
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists