https://github.com/torvalds/linux
Revision b89203f74bdfcb15407d54d3f257b16a2ea19e62 authored by Liu Bo on 12 April 2012, 20:03:56 UTC, committed by Chris Mason on 12 April 2012, 20:03:56 UTC
We miscalculate the length of extents we're discarding, and it leads to
an eof of device.

Reported-by: Daniel Blueman <daniel@quora.org>
Signed-off-by: Liu Bo <liubo2009@cn.fujitsu.com>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
1 parent d95603b
History
Tip revision: b89203f74bdfcb15407d54d3f257b16a2ea19e62 authored by Liu Bo on 12 April 2012, 20:03:56 UTC
Btrfs: fix eof while discarding extents
Tip revision: b89203f
File Mode Size
Makefile -rw-r--r-- 164 bytes
file-mmu.c -rw-r--r-- 1.5 KB
file-nommu.c -rw-r--r-- 6.6 KB
inode.c -rw-r--r-- 6.9 KB
internal.h -rw-r--r-- 536 bytes

back to top