summaryrefslogtreecommitdiff
path: root/fs/proc/array.c
diff options
context:
space:
mode:
authorMartin Dalecki <dalecki@evision-ventures.com>2002-05-28 02:25:46 -0700
committerLinus Torvalds <torvalds@home.transmeta.com>2002-05-28 02:25:46 -0700
commitcdac1baf3630ab913db678327ec03c2c03ee6c11 (patch)
tree4b18b8e5e1bec7646ed5830879ff139cff224020 /fs/proc/array.c
parent5fb231d28e7fd73eb5a1adb8f263d07355e198b7 (diff)
[PATCH] 2.5.18 QUEUE_EMPTY and the unpleasant friends.
- Eliminate all usages of the obscure QUEUE_EMPTY macro. - Eliminate all unneccessary checks for RQ_INACTIVE, this can't happen during the time we run the request strategy routine of a single major number block device. Perhaps the still remaining usage in scsi and i2o_block.c should be killed as well, since the upper ll_rw_blk layer shouldn't pass inactive requests down. Those are all places where we have deeply burried and hidden major number indexed arrays. Let's deal with them slowly...
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions