Commit 5f22eae
btrfs-progs: send-stream: handle EINTR during buffer reads
Read error are handled but EINTR is a transient and can be handled
without returning a hard error.
Signed-off-by: David Sterba <dsterba@suse.com>1 parent 51beb20 commit 5f22eae
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| 79 | + | |
| 80 | + | |
79 | 81 | | |
80 | 82 | | |
81 | 83 | | |
| |||
0 commit comments