]> 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)
commit0fc247294f2cfef10c3e438669ded95189826e05
tree40421a106abe6b9bf219fb4459207945bfb4844a
parentc7d92a70c26de8d9fe28169adf1a11f44af1e7bf
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