bcache: Fix to remove the rcu_sched stalls.
authorSurbhi Palande <sap@daterainc.com>
Thu, 10 Apr 2014 23:09:51 +0000 (16:09 -0700)
committerKent Overstreet <kmo@daterainc.com>
Mon, 4 Aug 2014 22:23:02 +0000 (15:23 -0700)
while loop was executing infinitely.
This fix ends the while loop gracefully.

Signed-off-by: Surbhi Palande <sap@daterainc.com>
Signed-off-by: Kent Overstreet <kmo@daterainc.com>
drivers/md/bcache/journal.c

Simple merge