Skip to content
Commit 90576c0b authored by Theodore Ts'o's avatar Theodore Ts'o
Browse files

ext4, jbd2: Drop unneeded printks at mount and unmount time



There are a number of kernel printk's which are printed when an ext4
filesystem is mounted and unmounted.  Disable them to economize space
in the system logs.  In addition, disabling the mballoc stats by
default saves a number of unneeded atomic operations for every block
allocation or deallocation.

Signed-off-by: default avatar"Theodore Ts'o" <tytso@mit.edu>
parent d3d1faf6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment