commit | c426c4fd46f709ade2bddd51c5738729c7ae1db5 | [log] [tgz] |
---|---|---|
author | Kent Overstreet <kmo@daterainc.com> | Mon Sep 23 23:17:29 2013 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Sep 24 14:41:43 2013 -0700 |
tree | b8535ddd7d830429ffafd3202524511eef70027d | |
parent | aee6f1cfff3ce240eb4b43b41ca466b907acbd2e [diff] |
bcache: Fix for when no journal entries are found The journal replay code didn't handle this case, causing it to go into an infinite loop... Signed-off-by: Kent Overstreet <kmo@daterainc.com> Cc: linux-stable <stable@vger.kernel.org> # >= v3.10 Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>