]> git.karo-electronics.de Git - karo-tx-linux.git/commit
bcache: Kill op->cl
authorKent Overstreet <kmo@daterainc.com>
Thu, 25 Jul 2013 01:04:18 +0000 (18:04 -0700)
committerKent Overstreet <kmo@daterainc.com>
Wed, 11 Sep 2013 01:49:09 +0000 (18:49 -0700)
commit706110ff4a20b1565c246df10f24fc76d162608a
treef3668bd933c339f2eeed659bba651de7310759ed
parent53027147e43c168151d0d99bdd79dfcd1879d393
bcache: Kill op->cl

This isn't used for waiting asynchronously anymore - so this is a fairly
trivial refactoring.

Signed-off-by: Kent Overstreet <kmo@daterainc.com>
drivers/md/bcache/bset.c
drivers/md/bcache/btree.c
drivers/md/bcache/btree.h
drivers/md/bcache/journal.c
drivers/md/bcache/movinggc.c
drivers/md/bcache/request.c
drivers/md/bcache/request.h
drivers/md/bcache/writeback.c