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>
Mon, 11 Nov 2013 05:55:56 +0000 (21:55 -0800)
commit8304ad4dc818ffd701c2f3e90683b5b8013f44e2
treea4bcbe827f9b4fe824191f0e95471f6f47f4b9ec
parent2d679fc75678551485df62274edaed452becd16d
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