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-- 579 bytes
Makefile -rw-r--r-- 153 bytes
control.c -rw-r--r-- 7.9 KB
cuse.c -rw-r--r-- 14.8 KB
dev.c -rw-r--r-- 46.3 KB
dir.c -rw-r--r-- 41.1 KB
file.c -rw-r--r-- 50.8 KB
fuse_i.h -rw-r--r-- 18.2 KB
inode.c -rw-r--r-- 28.2 KB

back to top