commit | 8304ad4dc818ffd701c2f3e90683b5b8013f44e2 | [log] [tgz] |
---|---|---|
author | Kent Overstreet <kmo@daterainc.com> | Wed Jul 24 17:20:00 2013 -0700 |
committer | Kent Overstreet <kmo@daterainc.com> | Sun Nov 10 21:55:56 2013 -0800 |
tree | a4bcbe827f9b4fe824191f0e95471f6f47f4b9ec | |
parent | 2d679fc75678551485df62274edaed452becd16d [diff] |
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>