search for: e3299a7

Displaying 4 results from an estimated 4 matches for "e3299a7".

Did you mean: 32997
2009 Sep 03
2
[PATCH resend] block: silently error unsupported empty barriers too
...cka at redhat.com> Cc: Alasdair G Kergon <agk at redhat.com> Cc: Neil Brown <neilb at suse.de> Cc: Christoph Hellwig <hch at infradead.org> --- block/blk-core.c | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/block/blk-core.c b/block/blk-core.c index e3299a7..35ad2bb 100644 --- a/block/blk-core.c +++ b/block/blk-core.c @@ -1163,8 +1163,7 @@ static int __make_request(struct request_queue *q, struct bio *bio) const int unplug = bio_unplug(bio); int rw_flags; - if (bio_barrier(bio) && bio_has_data(bio) && - (q->next_ordered ==...
2009 Sep 03
2
[PATCH resend] block: silently error unsupported empty barriers too
...cka at redhat.com> Cc: Alasdair G Kergon <agk at redhat.com> Cc: Neil Brown <neilb at suse.de> Cc: Christoph Hellwig <hch at infradead.org> --- block/blk-core.c | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/block/blk-core.c b/block/blk-core.c index e3299a7..35ad2bb 100644 --- a/block/blk-core.c +++ b/block/blk-core.c @@ -1163,8 +1163,7 @@ static int __make_request(struct request_queue *q, struct bio *bio) const int unplug = bio_unplug(bio); int rw_flags; - if (bio_barrier(bio) && bio_has_data(bio) && - (q->next_ordered ==...
2009 Aug 06
1
[PATCH] block: silently error unsupported empty barriers too
...t rustcorp.com.au> Cc: Mikulas Patocka <mpatocka at redhat.com> Cc: Alasdair G Kergon <agk at redhat.com> Cc: Neil Brown <neilb at suse.de> --- block/blk-core.c | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/block/blk-core.c b/block/blk-core.c index e3299a7..35ad2bb 100644 --- a/block/blk-core.c +++ b/block/blk-core.c @@ -1163,8 +1163,7 @@ static int __make_request(struct request_queue *q, struct bio *bio) const int unplug = bio_unplug(bio); int rw_flags; - if (bio_barrier(bio) && bio_has_data(bio) && - (q->next_ordered ==...
2009 Aug 06
1
[PATCH] block: silently error unsupported empty barriers too
...t rustcorp.com.au> Cc: Mikulas Patocka <mpatocka at redhat.com> Cc: Alasdair G Kergon <agk at redhat.com> Cc: Neil Brown <neilb at suse.de> --- block/blk-core.c | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/block/blk-core.c b/block/blk-core.c index e3299a7..35ad2bb 100644 --- a/block/blk-core.c +++ b/block/blk-core.c @@ -1163,8 +1163,7 @@ static int __make_request(struct request_queue *q, struct bio *bio) const int unplug = bio_unplug(bio); int rw_flags; - if (bio_barrier(bio) && bio_has_data(bio) && - (q->next_ordered ==...