Home
last modified time | relevance | path

Searched hist:"08 fdb2cddbdc783fecadfb606868c4498165fc30" (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/md/bcache/
H A Dmovinggc.cdiff 08fdb2cddbdc783fecadfb606868c4498165fc30 Thu Oct 01 01:50:47 CDT 2020 Coly Li <colyli@suse.de> bcache: remove for_each_cache()

Since now each cache_set explicitly has single cache, for_each_cache()
is unnecessary. This patch removes this macro, and update all locations
where it is used, and makes sure all code logic still being consistent.

Signed-off-by: Coly Li <colyli@suse.de>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
H A Dalloc.cdiff 08fdb2cddbdc783fecadfb606868c4498165fc30 Thu Oct 01 01:50:47 CDT 2020 Coly Li <colyli@suse.de> bcache: remove for_each_cache()

Since now each cache_set explicitly has single cache, for_each_cache()
is unnecessary. This patch removes this macro, and update all locations
where it is used, and makes sure all code logic still being consistent.

Signed-off-by: Coly Li <colyli@suse.de>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
H A Djournal.cdiff 08fdb2cddbdc783fecadfb606868c4498165fc30 Thu Oct 01 01:50:47 CDT 2020 Coly Li <colyli@suse.de> bcache: remove for_each_cache()

Since now each cache_set explicitly has single cache, for_each_cache()
is unnecessary. This patch removes this macro, and update all locations
where it is used, and makes sure all code logic still being consistent.

Signed-off-by: Coly Li <colyli@suse.de>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
H A Dbcache.hdiff 08fdb2cddbdc783fecadfb606868c4498165fc30 Thu Oct 01 01:50:47 CDT 2020 Coly Li <colyli@suse.de> bcache: remove for_each_cache()

Since now each cache_set explicitly has single cache, for_each_cache()
is unnecessary. This patch removes this macro, and update all locations
where it is used, and makes sure all code logic still being consistent.

Signed-off-by: Coly Li <colyli@suse.de>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
H A Dbtree.cdiff 08fdb2cddbdc783fecadfb606868c4498165fc30 Thu Oct 01 01:50:47 CDT 2020 Coly Li <colyli@suse.de> bcache: remove for_each_cache()

Since now each cache_set explicitly has single cache, for_each_cache()
is unnecessary. This patch removes this macro, and update all locations
where it is used, and makes sure all code logic still being consistent.

Signed-off-by: Coly Li <colyli@suse.de>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
H A Dsuper.cdiff 08fdb2cddbdc783fecadfb606868c4498165fc30 Thu Oct 01 01:50:47 CDT 2020 Coly Li <colyli@suse.de> bcache: remove for_each_cache()

Since now each cache_set explicitly has single cache, for_each_cache()
is unnecessary. This patch removes this macro, and update all locations
where it is used, and makes sure all code logic still being consistent.

Signed-off-by: Coly Li <colyli@suse.de>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>