diff options
author | Kent Overstreet <kmo@daterainc.com> | 2013-10-25 02:07:04 +0200 |
---|---|---|
committer | Kent Overstreet <kmo@daterainc.com> | 2013-11-11 06:56:02 +0100 |
commit | a34a8bfd4e6358c646928320d37b0425c0762f8a (patch) | |
tree | 650dd57be0460f439551baca3514009b4287bb12 /drivers/md/bcache/writeback.c | |
parent | bcache: Refactor read request code a bit (diff) | |
download | linux-a34a8bfd4e6358c646928320d37b0425c0762f8a.tar.xz linux-a34a8bfd4e6358c646928320d37b0425c0762f8a.zip |
bcache: Refactor journalling flow control
Making things less asynchronous that don't need to be - bch_journal()
only has to block when the journal or journal entry is full, which is
emphatically not a fast path. So make it a normal function that just
returns when it finishes, to make the code and control flow easier to
follow.
Signed-off-by: Kent Overstreet <kmo@daterainc.com>
Diffstat (limited to 'drivers/md/bcache/writeback.c')
0 files changed, 0 insertions, 0 deletions