Commit 2e7be9d
btrfs: send: in case of IO error log it
Currently if we get IO error while doing send then we abort without
logging information about which file caused issue. So log it to help
with debugging.
CC: stable@vger.kernel.org # 4.9+
Signed-off-by: Dāvis Mosāns <davispuh@gmail.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>1 parent a0f0cf8 commit 2e7be9d
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4999 | 4999 | | |
5000 | 5000 | | |
5001 | 5001 | | |
| 5002 | + | |
| 5003 | + | |
| 5004 | + | |
| 5005 | + | |
5002 | 5006 | | |
5003 | 5007 | | |
5004 | 5008 | | |
| |||
0 commit comments