Home
last modified time | relevance | path

Searched hist:"1 f98a13f623e0ef666690a18c1250335fc6d7ef1" (Results 1 – 13 of 13) sorted by relevance

/openbmc/linux/drivers/md/
H A Ddm-stripe.cdiff 1f98a13f623e0ef666690a18c1250335fc6d7ef1 Fri Sep 11 07:32:04 CDT 2009 Jens Axboe <jens.axboe@oracle.com> bio: first step in sanitizing the bio->bi_rw flag testing

Get rid of any functions that test for these bits and make callers
use bio_rw_flagged() directly. Then it is at least directly apparent
what variable and flag they check.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
H A Ddm-raid1.cdiff 1f98a13f623e0ef666690a18c1250335fc6d7ef1 Fri Sep 11 07:32:04 CDT 2009 Jens Axboe <jens.axboe@oracle.com> bio: first step in sanitizing the bio->bi_rw flag testing

Get rid of any functions that test for these bits and make callers
use bio_rw_flagged() directly. Then it is at least directly apparent
what variable and flag they check.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
H A Draid1.cdiff 1ef04fefe2241087d9db7e9615c3f11b516e36cf Sat Sep 19 20:52:25 CDT 2009 Dmitry Monakhov <rjevskiy@gmail.com> md: raid-1/10: fix RW bits manipulation

Recently Jens has changed bio_rw_flagged() logic by following
commit 1f98a13f623e0ef666690a18c1250335fc6d7ef1. Now it returns
bool instead of int. This broke raid1/raid10 RW bits manipulation logic.
One of visible result is BUG_ON triggering due to empty barrier
here scsi_lib.c:1108 scsi_setup_fs_cmnd()

Signed-off-by: Dmitry Monakhov <dmonakhov@openvz.org>
Signed-off-by: NeilBrown <neilb@suse.de>
diff 1f98a13f623e0ef666690a18c1250335fc6d7ef1 Fri Sep 11 07:32:04 CDT 2009 Jens Axboe <jens.axboe@oracle.com> bio: first step in sanitizing the bio->bi_rw flag testing

Get rid of any functions that test for these bits and make callers
use bio_rw_flagged() directly. Then it is at least directly apparent
what variable and flag they check.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
H A Draid10.cdiff 1ef04fefe2241087d9db7e9615c3f11b516e36cf Sat Sep 19 20:52:25 CDT 2009 Dmitry Monakhov <rjevskiy@gmail.com> md: raid-1/10: fix RW bits manipulation

Recently Jens has changed bio_rw_flagged() logic by following
commit 1f98a13f623e0ef666690a18c1250335fc6d7ef1. Now it returns
bool instead of int. This broke raid1/raid10 RW bits manipulation logic.
One of visible result is BUG_ON triggering due to empty barrier
here scsi_lib.c:1108 scsi_setup_fs_cmnd()

Signed-off-by: Dmitry Monakhov <dmonakhov@openvz.org>
Signed-off-by: NeilBrown <neilb@suse.de>
diff 1f98a13f623e0ef666690a18c1250335fc6d7ef1 Fri Sep 11 07:32:04 CDT 2009 Jens Axboe <jens.axboe@oracle.com> bio: first step in sanitizing the bio->bi_rw flag testing

Get rid of any functions that test for these bits and make callers
use bio_rw_flagged() directly. Then it is at least directly apparent
what variable and flag they check.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
H A Draid0.cdiff 1f98a13f623e0ef666690a18c1250335fc6d7ef1 Fri Sep 11 07:32:04 CDT 2009 Jens Axboe <jens.axboe@oracle.com> bio: first step in sanitizing the bio->bi_rw flag testing

Get rid of any functions that test for these bits and make callers
use bio_rw_flagged() directly. Then it is at least directly apparent
what variable and flag they check.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
H A Ddm.cdiff 1f98a13f623e0ef666690a18c1250335fc6d7ef1 Fri Sep 11 07:32:04 CDT 2009 Jens Axboe <jens.axboe@oracle.com> bio: first step in sanitizing the bio->bi_rw flag testing

Get rid of any functions that test for these bits and make callers
use bio_rw_flagged() directly. Then it is at least directly apparent
what variable and flag they check.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
H A Draid5.cdiff 1f98a13f623e0ef666690a18c1250335fc6d7ef1 Fri Sep 11 07:32:04 CDT 2009 Jens Axboe <jens.axboe@oracle.com> bio: first step in sanitizing the bio->bi_rw flag testing

Get rid of any functions that test for these bits and make callers
use bio_rw_flagged() directly. Then it is at least directly apparent
what variable and flag they check.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
/openbmc/linux/block/
H A Delevator.cdiff 1f98a13f623e0ef666690a18c1250335fc6d7ef1 Fri Sep 11 07:32:04 CDT 2009 Jens Axboe <jens.axboe@oracle.com> bio: first step in sanitizing the bio->bi_rw flag testing

Get rid of any functions that test for these bits and make callers
use bio_rw_flagged() directly. Then it is at least directly apparent
what variable and flag they check.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
H A Dblk-core.cdiff 1f98a13f623e0ef666690a18c1250335fc6d7ef1 Fri Sep 11 07:32:04 CDT 2009 Jens Axboe <jens.axboe@oracle.com> bio: first step in sanitizing the bio->bi_rw flag testing

Get rid of any functions that test for these bits and make callers
use bio_rw_flagged() directly. Then it is at least directly apparent
what variable and flag they check.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
/openbmc/linux/include/linux/
H A Dbio.hdiff 1f98a13f623e0ef666690a18c1250335fc6d7ef1 Fri Sep 11 07:32:04 CDT 2009 Jens Axboe <jens.axboe@oracle.com> bio: first step in sanitizing the bio->bi_rw flag testing

Get rid of any functions that test for these bits and make callers
use bio_rw_flagged() directly. Then it is at least directly apparent
what variable and flag they check.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
H A Dblkdev.hdiff 1f98a13f623e0ef666690a18c1250335fc6d7ef1 Fri Sep 11 07:32:04 CDT 2009 Jens Axboe <jens.axboe@oracle.com> bio: first step in sanitizing the bio->bi_rw flag testing

Get rid of any functions that test for these bits and make callers
use bio_rw_flagged() directly. Then it is at least directly apparent
what variable and flag they check.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
/openbmc/linux/drivers/block/
H A Dloop.cdiff 1f98a13f623e0ef666690a18c1250335fc6d7ef1 Fri Sep 11 07:32:04 CDT 2009 Jens Axboe <jens.axboe@oracle.com> bio: first step in sanitizing the bio->bi_rw flag testing

Get rid of any functions that test for these bits and make callers
use bio_rw_flagged() directly. Then it is at least directly apparent
what variable and flag they check.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
/openbmc/linux/fs/btrfs/
H A Dvolumes.cdiff 1f98a13f623e0ef666690a18c1250335fc6d7ef1 Fri Sep 11 07:32:04 CDT 2009 Jens Axboe <jens.axboe@oracle.com> bio: first step in sanitizing the bio->bi_rw flag testing

Get rid of any functions that test for these bits and make callers
use bio_rw_flagged() directly. Then it is at least directly apparent
what variable and flag they check.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>