Re: [PATCH 0/2] FAT unified kernel messages

From: Randy Dunlap
Date: Tue Nov 09 2010 - 12:03:33 EST


On Tue, 9 Nov 2010 17:55:16 +0100 Alexey Fisher wrote:

> Hi all,
> i do not know best place to send patches for FAT fs, so i send it here.

This mailing list is fine, but you should also Cc: the maintainer as listed
in the MAINTAINERS file:

OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx>


> This patchset add function fat_msg and remplace all printk to use it.
> The major differnce is - it add device name to all messages.
>
> For example old log:
> FAT: im filed.
> new one:
> FAT-fs (sda1): im filed.
>
> Second reson is, to make FAT logs more grep frendly. So you can grep by "-fs"
> for (EXT[4,3,2] and FAT), or by device.


---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
--
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/