https://github.com/torvalds/linux
Revision 0e3eb45e4fe901d92bf9eae103155a57517af32e authored by Matthew Wilcox on 26 August 2008, 07:02:28 UTC, committed by Jens Axboe on 27 August 2008, 07:50:19 UTC
It's not used for anything. On top of that, it's racy and can thus
trigger a faulty BUG_ON() in __blk_free_tags() on queue exit.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
1 parent aefcc28
History
Tip revision: 0e3eb45e4fe901d92bf9eae103155a57517af32e authored by Matthew Wilcox on 26 August 2008, 07:02:28 UTC
block: remove unused ->busy part of the block queue tag map
Tip revision: 0e3eb45
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 867 bytes
.mailmap -rw-r--r-- 3.6 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 90.7 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 99.7 KB
Makefile -rw-r--r-- 55.4 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top