Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Pull btrfs fixes from David Sterba: "We've identified and fixed a silent corruption (introduced by code in the first pull), a fixup after the blk_status_t merge and two fixes to incremental send that Filipe has been hunting for some time" * 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux: Btrfs: fix unexpected return value of bio_readpage_error btrfs: btrfs_create_repair_bio never fails, skip error handling btrfs: cloned bios must not be iterated by bio_for_each_segment_all Btrfs: fix write corruption due to bio cloning on raid5/6 Btrfs: incremental send, fix invalid memory access Btrfs: incremental send, fix invalid path for link commands
No related branches found
No related tags found
Showing
- fs/btrfs/compression.c 1 addition, 0 deletionsfs/btrfs/compression.c
- fs/btrfs/disk-io.c 1 addition, 0 deletionsfs/btrfs/disk-io.c
- fs/btrfs/extent_io.c 9 additions, 10 deletionsfs/btrfs/extent_io.c
- fs/btrfs/extent_io.h 2 additions, 2 deletionsfs/btrfs/extent_io.h
- fs/btrfs/inode.c 2 additions, 4 deletionsfs/btrfs/inode.c
- fs/btrfs/raid56.c 18 additions, 8 deletionsfs/btrfs/raid56.c
- fs/btrfs/send.c 55 additions, 33 deletionsfs/btrfs/send.c
Loading
Please register or sign in to comment