diff options
author | Tejun Heo <tj@kernel.org> | 2008-11-28 13:32:04 +0900 |
---|---|---|
committer | Jens Axboe <jens.axboe@oracle.com> | 2008-12-29 08:28:45 +0100 |
commit | f671620e7d895af221bdfeda751d54fa55ed9546 (patch) | |
tree | beeb843a4a356d94b6b4faec97e078b2a4ad1f09 /kernel/panic.c | |
parent | a7384677b2f4cd40948fd7ce024ba5e1821444ba (diff) | |
download | linux-f671620e7d895af221bdfeda751d54fa55ed9546.tar.bz2 |
block: make every barrier action optional
In all barrier sequences, the barrier write itself was always assumed
to be issued and thus didn't have corresponding control flag. This
patch adds QUEUE_ORDERED_DO_BAR and unify action mask handling in
start_ordered() such that any barrier action can be skipped.
This patch doesn't introduce any visible behavior changes.
Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
Diffstat (limited to 'kernel/panic.c')
0 files changed, 0 insertions, 0 deletions