]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
bcache: Add a cond_resched() call to gc
authorKent Overstreet <kmo@daterainc.com>
Mon, 30 Nov 2015 01:18:33 +0000 (17:18 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 3 Mar 2016 23:07:09 +0000 (15:07 -0800)
commitf4c87d7c2e5d6d20fb35066f3ee51e4bdc467d74
tree491b2ce2cd38bd34f030f43fa4cb8ccfa1306ae8
parent69ccf81eb6cf68f4533e97e355215e0796d7834b
bcache: Add a cond_resched() call to gc

commit c5f1e5adf956e3ba82d204c7c141a75da9fa449a upstream.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Tested-by: Eric Wheeler <bcache@linux.ewheeler.net>
Cc: Kent Overstreet <kmo@daterainc.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/md/bcache/btree.c