[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1289321718-6373-1-git-send-email-bug-track@fisher-privat.net>
Date: Tue, 9 Nov 2010 17:55:16 +0100
From: Alexey Fisher <bug-track@...her-privat.net>
To: <linux-kernel@...r.kernel.org>
Cc: Alexey Fisher <bug-track@...her-privat.net>
Subject: [PATCH 0/2] FAT unified kernel messages
Hi all,
i do not know best place to send patches for FAT fs, so i send it here.
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.
--
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