btrfs: remove unused levels of message helpers
authorDavid Sterba <dsterba@suse.com>
Mon, 9 Jun 2025 17:09:23 +0000 (19:09 +0200)
committerDavid Sterba <dsterba@suse.com>
Mon, 21 Jul 2025 21:56:38 +0000 (23:56 +0200)
commit4d4b489ef1d7913cddb26e49e26628fbfd5eeaf4
treeb05c845122cc39a940356d9f773adf6f6aa1cbcf
parentee3af49a0519454d7130bcd3882055bc0155bfaa
btrfs: remove unused levels of message helpers

We're using the following levels: crit, err, warn, info, debug. This
covers our needs and further specializations is not needed, so let's
remove emerg, alert and notice.

Reviewed-by: Daniel Vacek <neelx@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/messages.h