]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit - fs/btrfs/extent_io.c
btrfs: use common helpers for extent IO state insertion messages
authorDavid Sterba <dsterba@suse.com>
Tue, 18 Jun 2019 18:00:05 +0000 (20:00 +0200)
committerDavid Sterba <dsterba@suse.com>
Tue, 2 Jul 2019 10:30:50 +0000 (12:30 +0200)
commit2792237d0c4c226c6a6059fefe7f712aa0c94003
tree40421a106abe6b9bf219fb4459207945bfb4844a
parent63611e738a62bfb186a61e4b16b9fb72657144e5
btrfs: use common helpers for extent IO state insertion messages

Print the error messages using the helpers that also print the
filesystem identification.

Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/extent_io.c