]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit09ec0053af5acea06daf224b1192ba073cfe2257
tree40421a106abe6b9bf219fb4459207945bfb4844a
parent7c05d66dcd3782805226f19bb69728d1382aa51c
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