https://github.com/torvalds/linux
Revision 5be76758f35ec6578e5b9b150aa513ac26bd9c54 authored by David Sterba on 09 June 2011, 10:02:51 UTC, committed by Chris Mason on 10 June 2011, 22:57:11 UTC
list_splice_init will make delalloc_inodes empty, but without a spinlock
around, this may produce corrupted list head, accessed in many placess,
The race window is very tight and nobody seems to have hit it so far.

Signed-off-by: David Sterba <dsterba@suse.cz>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
1 parent 027ed2f
History
Tip revision: 5be76758f35ec6578e5b9b150aa513ac26bd9c54 authored by David Sterba on 09 June 2011, 10:02:51 UTC
btrfs: fix unlocked access of delalloc_inodes
Tip revision: 5be7675
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-- 941 bytes
.mailmap -rw-r--r-- 4.1 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.7 KB
Kbuild -rw-r--r-- 2.4 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 188.3 KB
Makefile -rw-r--r-- 51.1 KB
README -rw-r--r-- 17.1 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top