[Logcheck-commits] =?UTF-8?Q?Fr=C3=A9d=C3=A9ric=20Bri=C3=A8re?=: i.d.w/kernel: updated FAT messages to new fat_msg() format

Frédéric Brière fbriere-guest at alioth.debian.org
Fri Jan 20 20:51:47 UTC 2012


Module: logcheck
Branch: master
Commit: 0a733a06423cb1b1a9c112d1cbbab70f96c32a70
URL:    http://git.debian.org/?p=logcheck/logcheck.git;a=commit;h=0a733a06423cb1b1a9c112d1cbbab70f96c32a70

Author: Frédéric Brière <fbriere at fbriere.net>
Date:   Mon Jan 16 15:57:46 2012 -0500

i.d.w/kernel: updated FAT messages to new fat_msg() format

FAT messages are now of the form: "FAT-fs (sda1): some thing happened."

---

 debian/changelog                            |    1 +
 rulefiles/linux/ignore.d.workstation/kernel |    6 +++---
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ce11c42..80aef9a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -26,6 +26,7 @@ logcheck (1.3.15) UNRELEASED; urgency=low
     - ignore "No Caching mode page present"
     - ignore "usb-storage: Quirks match"
     - ignore "sensor detected" for various GSPCA webcams
+    - updated FAT messages to new fat_msg() format
 
  -- Hannes von Haugwitz <hannes at vonhaugwitz.com>  Fri, 16 Dec 2011 08:06:47 +0100
 
diff --git a/rulefiles/linux/ignore.d.workstation/kernel b/rulefiles/linux/ignore.d.workstation/kernel
index 5b19f35..3846049 100644
--- a/rulefiles/linux/ignore.d.workstation/kernel
+++ b/rulefiles/linux/ignore.d.workstation/kernel
@@ -119,10 +119,10 @@
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ kernel:( \[ *[[:digit:]]+\.[[:digit:]]+\])? UDF-fs: Partition marked readonly; forcing readonly mount$
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ kernel:( \[ *[[:digit:]]+\.[[:digit:]]+\])? UDF-fs INFO UDF: Mounting volume '[_[:alnum:]]+', timestamp [/[:digit:]]+ [:[:digit:]]+ \([[:xdigit:]]+\)$
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ kernel:( \[ *[[:digit:]]+\.[[:digit:]]+\])? Unable to identify CD-ROM format\.$
-^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ kernel:( \[ *[[:digit:]]+\.[[:digit:]]+\])? FAT: Did not find valid FSINFO signature\.$
+^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ kernel:( \[ *[[:digit:]]+\.[[:digit:]]+\])? FAT(-fs \([[:alnum:]]+\))?: Did not find valid FSINFO signature\.$
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ kernel:( \[ *[[:digit:]]+\.[[:digit:]]+\])?      Found signature1 0x[[:xdigit:]]+ signature2 0x[[:xdigit:]]+ \(sector = [[:digit:]]+\)$
-^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ kernel:( \[ *[[:digit:]]+\.[[:digit:]]+\])? FAT: bogus number of reserved sectors$
-^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ kernel:( \[ *[[:digit:]]+\.[[:digit:]]+\])? FAT: utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!$
+^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ kernel:( \[ *[[:digit:]]+\.[[:digit:]]+\])? FAT(-fs \([[:alnum:]]+\))?: bogus number of reserved sectors$
+^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ kernel:( \[ *[[:digit:]]+\.[[:digit:]]+\])? FAT(-fs \([[:alnum:]]+\))?: utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!$
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ kernel:( \[ *[[:digit:]]+\.[[:digit:]]+\])? VFS: Can't find a valid FAT filesystem on dev [^[:space:]]+$
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ kernel:( \[ *[[:digit:]]+\.[[:digit:]]+\])? VFS: Can't find ext[234] filesystem on dev [^[:space:]]+$
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ kernel:( \[ *[[:digit:]]+\.[[:digit:]]+\])? NTFS driver [.[:digit:]]+ \[Flags: R/W MODULE\]\.$




More information about the Logcheck-commits mailing list