Revision 39171c86f1c47320de51796d58eb7a5533135a4a authored by Linus Torvalds on 08 August 2015, 01:35:14 UTC, committed by Linus Torvalds on 08 August 2015, 01:35:14 UTC
Pull device mapper fixes from Mike Snitzer:

 - stable fix for a dm_merge_bvec() regression on 32 bit Fedora systems.

 - fix for a 4.2 DM thinp discard regression due to inability to
   properly delete a range of blocks in a data mapping btree.

* tag 'dm-4.2-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm:
  dm btree remove: fix bug in remove_one()
  dm: fix dm_merge_bvec regression on 32 bit systems
2 parent s f094301 + aa0cd28
History
File Mode Size
Makefile -rw-r--r-- 143 bytes
lz4_compress.c -rw-r--r-- 10.3 KB
lz4_decompress.c -rw-r--r-- 8.0 KB
lz4defs.h -rw-r--r-- 3.7 KB
lz4hc_compress.c -rw-r--r-- 12.3 KB

back to top