]> git.karo-electronics.de Git - karo-tx-linux.git/commit
bcache: Remove unnecessary check in should_split()
authorKent Overstreet <kmo@daterainc.com>
Thu, 25 Jul 2013 00:20:00 +0000 (17:20 -0700)
committerKent Overstreet <kmo@daterainc.com>
Tue, 10 Sep 2013 19:47:28 +0000 (12:47 -0700)
commit6594e92f9c70d65516629b9a8e18ecf48b2ff477
treee0545715b2786c10ae9ce9d4cfab6a681b26d358
parent676e373d0316e627eb4a4f9f79306246e819e4cb
bcache: Remove unnecessary check in should_split()

Checking i->seq was redundant, because since ages ago we always
initialize the new bset when advancing b->written

Signed-off-by: Kent Overstreet <kmo@daterainc.com>
drivers/md/bcache/btree.h