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
Kconfig -rw-r--r-- 1.2 KB
Makefile -rw-r--r-- 157 bytes
checkpoint.c -rw-r--r-- 22.0 KB
commit.c -rw-r--r-- 28.1 KB
journal.c -rw-r--r-- 55.2 KB
recovery.c -rw-r--r-- 14.4 KB
revoke.c -rw-r--r-- 21.3 KB
transaction.c -rw-r--r-- 65.0 KB

back to top