https://github.com/torvalds/linux
Revision bcb7e449ec6350121ac7ca138c0b050ba7caca47 authored by Josef Bacik on 16 March 2015, 21:38:02 UTC, committed by Josef Bacik on 17 March 2015, 20:30:18 UTC
If we fail during our sanity tests we could get NULL deref's because we unload
the module before the dummy extent buffers are free'd via RCU.  So check for
this case and just free the things directly.  Thanks,

Signed-off-by: Josef Bacik <jbacik@fb.com>
1 parent ba11721
History
Tip revision: bcb7e449ec6350121ac7ca138c0b050ba7caca47 authored by Josef Bacik on 16 March 2015, 21:38:02 UTC
Btrfs: just free dummy extent buffers
Tip revision: bcb7e44
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.8 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 94.0 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 291.9 KB
Makefile -rw-r--r-- 53.1 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top