/openbmc/linux/drivers/md/bcache/ |
H A D | Kconfig | 280481d0 Thu Oct 24 18:36:03 CDT 2013 Kent Overstreet <kmo@daterainc.com> bcache: Debug code improvements
Couple changes: * Consolidate bch_check_keys() and bch_check_key_order(), and move the checks that only check_key_order() could do to bch_btree_iter_next().
* Get rid of CONFIG_BCACHE_EDEBUG - now, all that code is compiled in when CONFIG_BCACHE_DEBUG is enabled, and there's now a sysfs file to flip on the EDEBUG checks at runtime.
* Dropped an old not terribly useful check in rw_unlock(), and refactored/improved a some of the other debug code.
Signed-off-by: Kent Overstreet <kmo@daterainc.com> 280481d0 Thu Oct 24 18:36:03 CDT 2013 Kent Overstreet <kmo@daterainc.com> bcache: Debug code improvements Couple changes: * Consolidate bch_check_keys() and bch_check_key_order(), and move the checks that only check_key_order() could do to bch_btree_iter_next(). * Get rid of CONFIG_BCACHE_EDEBUG - now, all that code is compiled in when CONFIG_BCACHE_DEBUG is enabled, and there's now a sysfs file to flip on the EDEBUG checks at runtime. * Dropped an old not terribly useful check in rw_unlock(), and refactored/improved a some of the other debug code. Signed-off-by: Kent Overstreet <kmo@daterainc.com>
|
H A D | debug.h | 280481d0 Thu Oct 24 18:36:03 CDT 2013 Kent Overstreet <kmo@daterainc.com> bcache: Debug code improvements
Couple changes: * Consolidate bch_check_keys() and bch_check_key_order(), and move the checks that only check_key_order() could do to bch_btree_iter_next().
* Get rid of CONFIG_BCACHE_EDEBUG - now, all that code is compiled in when CONFIG_BCACHE_DEBUG is enabled, and there's now a sysfs file to flip on the EDEBUG checks at runtime.
* Dropped an old not terribly useful check in rw_unlock(), and refactored/improved a some of the other debug code.
Signed-off-by: Kent Overstreet <kmo@daterainc.com> 280481d0 Thu Oct 24 18:36:03 CDT 2013 Kent Overstreet <kmo@daterainc.com> bcache: Debug code improvements Couple changes: * Consolidate bch_check_keys() and bch_check_key_order(), and move the checks that only check_key_order() could do to bch_btree_iter_next(). * Get rid of CONFIG_BCACHE_EDEBUG - now, all that code is compiled in when CONFIG_BCACHE_DEBUG is enabled, and there's now a sysfs file to flip on the EDEBUG checks at runtime. * Dropped an old not terribly useful check in rw_unlock(), and refactored/improved a some of the other debug code. Signed-off-by: Kent Overstreet <kmo@daterainc.com>
|
H A D | bset.h | 280481d0 Thu Oct 24 18:36:03 CDT 2013 Kent Overstreet <kmo@daterainc.com> bcache: Debug code improvements
Couple changes: * Consolidate bch_check_keys() and bch_check_key_order(), and move the checks that only check_key_order() could do to bch_btree_iter_next().
* Get rid of CONFIG_BCACHE_EDEBUG - now, all that code is compiled in when CONFIG_BCACHE_DEBUG is enabled, and there's now a sysfs file to flip on the EDEBUG checks at runtime.
* Dropped an old not terribly useful check in rw_unlock(), and refactored/improved a some of the other debug code.
Signed-off-by: Kent Overstreet <kmo@daterainc.com> 280481d0 Thu Oct 24 18:36:03 CDT 2013 Kent Overstreet <kmo@daterainc.com> bcache: Debug code improvements Couple changes: * Consolidate bch_check_keys() and bch_check_key_order(), and move the checks that only check_key_order() could do to bch_btree_iter_next(). * Get rid of CONFIG_BCACHE_EDEBUG - now, all that code is compiled in when CONFIG_BCACHE_DEBUG is enabled, and there's now a sysfs file to flip on the EDEBUG checks at runtime. * Dropped an old not terribly useful check in rw_unlock(), and refactored/improved a some of the other debug code. Signed-off-by: Kent Overstreet <kmo@daterainc.com>
|
H A D | util.h | 280481d0 Thu Oct 24 18:36:03 CDT 2013 Kent Overstreet <kmo@daterainc.com> bcache: Debug code improvements
Couple changes: * Consolidate bch_check_keys() and bch_check_key_order(), and move the checks that only check_key_order() could do to bch_btree_iter_next().
* Get rid of CONFIG_BCACHE_EDEBUG - now, all that code is compiled in when CONFIG_BCACHE_DEBUG is enabled, and there's now a sysfs file to flip on the EDEBUG checks at runtime.
* Dropped an old not terribly useful check in rw_unlock(), and refactored/improved a some of the other debug code.
Signed-off-by: Kent Overstreet <kmo@daterainc.com> 280481d0 Thu Oct 24 18:36:03 CDT 2013 Kent Overstreet <kmo@daterainc.com> bcache: Debug code improvements Couple changes: * Consolidate bch_check_keys() and bch_check_key_order(), and move the checks that only check_key_order() could do to bch_btree_iter_next(). * Get rid of CONFIG_BCACHE_EDEBUG - now, all that code is compiled in when CONFIG_BCACHE_DEBUG is enabled, and there's now a sysfs file to flip on the EDEBUG checks at runtime. * Dropped an old not terribly useful check in rw_unlock(), and refactored/improved a some of the other debug code. Signed-off-by: Kent Overstreet <kmo@daterainc.com>
|
H A D | bset.c | 280481d0 Thu Oct 24 18:36:03 CDT 2013 Kent Overstreet <kmo@daterainc.com> bcache: Debug code improvements
Couple changes: * Consolidate bch_check_keys() and bch_check_key_order(), and move the checks that only check_key_order() could do to bch_btree_iter_next().
* Get rid of CONFIG_BCACHE_EDEBUG - now, all that code is compiled in when CONFIG_BCACHE_DEBUG is enabled, and there's now a sysfs file to flip on the EDEBUG checks at runtime.
* Dropped an old not terribly useful check in rw_unlock(), and refactored/improved a some of the other debug code.
Signed-off-by: Kent Overstreet <kmo@daterainc.com> 280481d0 Thu Oct 24 18:36:03 CDT 2013 Kent Overstreet <kmo@daterainc.com> bcache: Debug code improvements Couple changes: * Consolidate bch_check_keys() and bch_check_key_order(), and move the checks that only check_key_order() could do to bch_btree_iter_next(). * Get rid of CONFIG_BCACHE_EDEBUG - now, all that code is compiled in when CONFIG_BCACHE_DEBUG is enabled, and there's now a sysfs file to flip on the EDEBUG checks at runtime. * Dropped an old not terribly useful check in rw_unlock(), and refactored/improved a some of the other debug code. Signed-off-by: Kent Overstreet <kmo@daterainc.com>
|
H A D | btree.h | 280481d0 Thu Oct 24 18:36:03 CDT 2013 Kent Overstreet <kmo@daterainc.com> bcache: Debug code improvements
Couple changes: * Consolidate bch_check_keys() and bch_check_key_order(), and move the checks that only check_key_order() could do to bch_btree_iter_next().
* Get rid of CONFIG_BCACHE_EDEBUG - now, all that code is compiled in when CONFIG_BCACHE_DEBUG is enabled, and there's now a sysfs file to flip on the EDEBUG checks at runtime.
* Dropped an old not terribly useful check in rw_unlock(), and refactored/improved a some of the other debug code.
Signed-off-by: Kent Overstreet <kmo@daterainc.com> 280481d0 Thu Oct 24 18:36:03 CDT 2013 Kent Overstreet <kmo@daterainc.com> bcache: Debug code improvements Couple changes: * Consolidate bch_check_keys() and bch_check_key_order(), and move the checks that only check_key_order() could do to bch_btree_iter_next(). * Get rid of CONFIG_BCACHE_EDEBUG - now, all that code is compiled in when CONFIG_BCACHE_DEBUG is enabled, and there's now a sysfs file to flip on the EDEBUG checks at runtime. * Dropped an old not terribly useful check in rw_unlock(), and refactored/improved a some of the other debug code. Signed-off-by: Kent Overstreet <kmo@daterainc.com>
|
H A D | debug.c | 280481d0 Thu Oct 24 18:36:03 CDT 2013 Kent Overstreet <kmo@daterainc.com> bcache: Debug code improvements
Couple changes: * Consolidate bch_check_keys() and bch_check_key_order(), and move the checks that only check_key_order() could do to bch_btree_iter_next().
* Get rid of CONFIG_BCACHE_EDEBUG - now, all that code is compiled in when CONFIG_BCACHE_DEBUG is enabled, and there's now a sysfs file to flip on the EDEBUG checks at runtime.
* Dropped an old not terribly useful check in rw_unlock(), and refactored/improved a some of the other debug code.
Signed-off-by: Kent Overstreet <kmo@daterainc.com> 280481d0 Thu Oct 24 18:36:03 CDT 2013 Kent Overstreet <kmo@daterainc.com> bcache: Debug code improvements Couple changes: * Consolidate bch_check_keys() and bch_check_key_order(), and move the checks that only check_key_order() could do to bch_btree_iter_next(). * Get rid of CONFIG_BCACHE_EDEBUG - now, all that code is compiled in when CONFIG_BCACHE_DEBUG is enabled, and there's now a sysfs file to flip on the EDEBUG checks at runtime. * Dropped an old not terribly useful check in rw_unlock(), and refactored/improved a some of the other debug code. Signed-off-by: Kent Overstreet <kmo@daterainc.com>
|
H A D | alloc.c | 280481d0 Thu Oct 24 18:36:03 CDT 2013 Kent Overstreet <kmo@daterainc.com> bcache: Debug code improvements
Couple changes: * Consolidate bch_check_keys() and bch_check_key_order(), and move the checks that only check_key_order() could do to bch_btree_iter_next().
* Get rid of CONFIG_BCACHE_EDEBUG - now, all that code is compiled in when CONFIG_BCACHE_DEBUG is enabled, and there's now a sysfs file to flip on the EDEBUG checks at runtime.
* Dropped an old not terribly useful check in rw_unlock(), and refactored/improved a some of the other debug code.
Signed-off-by: Kent Overstreet <kmo@daterainc.com> 280481d0 Thu Oct 24 18:36:03 CDT 2013 Kent Overstreet <kmo@daterainc.com> bcache: Debug code improvements Couple changes: * Consolidate bch_check_keys() and bch_check_key_order(), and move the checks that only check_key_order() could do to bch_btree_iter_next(). * Get rid of CONFIG_BCACHE_EDEBUG - now, all that code is compiled in when CONFIG_BCACHE_DEBUG is enabled, and there's now a sysfs file to flip on the EDEBUG checks at runtime. * Dropped an old not terribly useful check in rw_unlock(), and refactored/improved a some of the other debug code. Signed-off-by: Kent Overstreet <kmo@daterainc.com>
|
H A D | bcache.h | 280481d0 Thu Oct 24 18:36:03 CDT 2013 Kent Overstreet <kmo@daterainc.com> bcache: Debug code improvements
Couple changes: * Consolidate bch_check_keys() and bch_check_key_order(), and move the checks that only check_key_order() could do to bch_btree_iter_next().
* Get rid of CONFIG_BCACHE_EDEBUG - now, all that code is compiled in when CONFIG_BCACHE_DEBUG is enabled, and there's now a sysfs file to flip on the EDEBUG checks at runtime.
* Dropped an old not terribly useful check in rw_unlock(), and refactored/improved a some of the other debug code.
Signed-off-by: Kent Overstreet <kmo@daterainc.com> 280481d0 Thu Oct 24 18:36:03 CDT 2013 Kent Overstreet <kmo@daterainc.com> bcache: Debug code improvements Couple changes: * Consolidate bch_check_keys() and bch_check_key_order(), and move the checks that only check_key_order() could do to bch_btree_iter_next(). * Get rid of CONFIG_BCACHE_EDEBUG - now, all that code is compiled in when CONFIG_BCACHE_DEBUG is enabled, and there's now a sysfs file to flip on the EDEBUG checks at runtime. * Dropped an old not terribly useful check in rw_unlock(), and refactored/improved a some of the other debug code. Signed-off-by: Kent Overstreet <kmo@daterainc.com>
|
H A D | sysfs.c | 280481d0 Thu Oct 24 18:36:03 CDT 2013 Kent Overstreet <kmo@daterainc.com> bcache: Debug code improvements
Couple changes: * Consolidate bch_check_keys() and bch_check_key_order(), and move the checks that only check_key_order() could do to bch_btree_iter_next().
* Get rid of CONFIG_BCACHE_EDEBUG - now, all that code is compiled in when CONFIG_BCACHE_DEBUG is enabled, and there's now a sysfs file to flip on the EDEBUG checks at runtime.
* Dropped an old not terribly useful check in rw_unlock(), and refactored/improved a some of the other debug code.
Signed-off-by: Kent Overstreet <kmo@daterainc.com> 280481d0 Thu Oct 24 18:36:03 CDT 2013 Kent Overstreet <kmo@daterainc.com> bcache: Debug code improvements Couple changes: * Consolidate bch_check_keys() and bch_check_key_order(), and move the checks that only check_key_order() could do to bch_btree_iter_next(). * Get rid of CONFIG_BCACHE_EDEBUG - now, all that code is compiled in when CONFIG_BCACHE_DEBUG is enabled, and there's now a sysfs file to flip on the EDEBUG checks at runtime. * Dropped an old not terribly useful check in rw_unlock(), and refactored/improved a some of the other debug code. Signed-off-by: Kent Overstreet <kmo@daterainc.com>
|
H A D | btree.c | 280481d0 Thu Oct 24 18:36:03 CDT 2013 Kent Overstreet <kmo@daterainc.com> bcache: Debug code improvements
Couple changes: * Consolidate bch_check_keys() and bch_check_key_order(), and move the checks that only check_key_order() could do to bch_btree_iter_next().
* Get rid of CONFIG_BCACHE_EDEBUG - now, all that code is compiled in when CONFIG_BCACHE_DEBUG is enabled, and there's now a sysfs file to flip on the EDEBUG checks at runtime.
* Dropped an old not terribly useful check in rw_unlock(), and refactored/improved a some of the other debug code.
Signed-off-by: Kent Overstreet <kmo@daterainc.com> 280481d0 Thu Oct 24 18:36:03 CDT 2013 Kent Overstreet <kmo@daterainc.com> bcache: Debug code improvements Couple changes: * Consolidate bch_check_keys() and bch_check_key_order(), and move the checks that only check_key_order() could do to bch_btree_iter_next(). * Get rid of CONFIG_BCACHE_EDEBUG - now, all that code is compiled in when CONFIG_BCACHE_DEBUG is enabled, and there's now a sysfs file to flip on the EDEBUG checks at runtime. * Dropped an old not terribly useful check in rw_unlock(), and refactored/improved a some of the other debug code. Signed-off-by: Kent Overstreet <kmo@daterainc.com>
|