diff options
author | 2009-04-02 19:55:39 +0100 | |
---|---|---|
committer | 2009-04-02 19:55:39 +0100 | |
commit | 022c261100e15652d720395b17ce76304fb2f97f (patch) | |
tree | cbab417b11242d4561ba45e60b3838f1672013cb /kernel/mutex.c | |
parent | dm: allow uninterruptible wait for pending io (diff) | |
download | linux-dev-022c261100e15652d720395b17ce76304fb2f97f.tar.xz linux-dev-022c261100e15652d720395b17ce76304fb2f97f.zip |
dm: merge pushback and deferred bio lists
Merge pushback and deferred lists into one list - use deferred list
for both deferred and pushed-back bios.
This will be needed for proper support of barrier bios: it is impossible to
support ordering correctly with two lists because the requests on both lists
will be mixed up.
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
Diffstat (limited to 'kernel/mutex.c')
0 files changed, 0 insertions, 0 deletions