aboutsummaryrefslogtreecommitdiff
path: root/net/lapb
diff options
context:
space:
mode:
authorDavid Sterba <[email protected]>2011-06-09 10:02:51 +0000
committerChris Mason <[email protected]>2011-06-10 18:57:11 -0400
commit5be76758f35ec6578e5b9b150aa513ac26bd9c54 (patch)
tree071251fb002ec06e3db5848e9385386aa04f9197 /net/lapb
parent027ed2f0044e95a97ed34db2d55a9ca95ba84385 (diff)
btrfs: fix unlocked access of delalloc_inodes
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 <[email protected]> Signed-off-by: Chris Mason <[email protected]>
Diffstat (limited to 'net/lapb')
0 files changed, 0 insertions, 0 deletions