commit | 67539e85289c14a76a1c4162613d14a5f05a0027 | [log] [tgz] |
---|---|---|
author | Kent Overstreet <kmo@daterainc.com> | Tue Sep 10 22:53:34 2013 -0700 |
committer | Kent Overstreet <kmo@daterainc.com> | Wed Jan 08 13:05:12 2014 -0800 |
tree | 7650b78775bf7b9f2b92113606d92a4a838a6753 | |
parent | 911c9610099f26e9e6ea3d1962ce24f53890b163 [diff] |
bcache: Add struct bset_sort_state More disentangling bset.c from the rest of the bcache code - soon, the sorting routines won't have any dependencies on any outside structs. Signed-off-by: Kent Overstreet <kmo@daterainc.com>