mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-26 00:21:17 +00:00
ext4: Change all super.c messages to print the device
This patch changes ext4 super.c to include the device name with all warning/error messages, by using a new utility function ext4_msg. It's a rather large patch, but very mechanic. I left debug printks alone. This is a straightforward port of a patch which Andi Kleen did for ext3. Cc: Andi Kleen <ak@linux.intel.com> Signed-off-by: Eric Sandeen <sandeen@redhat.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
This commit is contained in:
parent
03f5d8bcf0
commit
b31e15527a
2 changed files with 235 additions and 229 deletions
462
fs/ext4/super.c
462
fs/ext4/super.c
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue