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
Makefile -rw-r--r-- 335 bytes
compat.c -rw-r--r-- 17.0 KB
compat_mq.c -rw-r--r-- 4.0 KB
ipc_sysctl.c -rw-r--r-- 7.0 KB
ipcns_notifier.c -rw-r--r-- 2.2 KB
mqueue.c -rw-r--r-- 30.0 KB
msg.c -rw-r--r-- 20.8 KB
msgutil.c -rw-r--r-- 2.3 KB
namespace.c -rw-r--r-- 2.5 KB
sem.c -rw-r--r-- 33.7 KB
shm.c -rw-r--r-- 25.1 KB
util.c -rw-r--r-- 23.0 KB
util.h -rw-r--r-- 4.5 KB

back to top