Searched hist:"220 bb38c21b83e2f7b842f33220bf727093eca89" (Results 1 – 8 of 8) sorted by relevance
/linux/drivers/md/bcache/ |
H A D | trace.c | diff 220bb38c21b83e2f7b842f33220bf727093eca89 Wed Sep 11 04:02:45 CEST 2013 Kent Overstreet <kmo@daterainc.com> bcache: Break up struct search
With all the recent refactoring around struct btree op struct search has gotten rather large.
But we can now easily break it up in a different way - we break out struct btree_insert_op which is for inserting data into the cache, and that's now what the copying gc code uses - struct search is now specific to request.c
Signed-off-by: Kent Overstreet <kmo@daterainc.com>
|
H A D | stats.h | diff 220bb38c21b83e2f7b842f33220bf727093eca89 Wed Sep 11 04:02:45 CEST 2013 Kent Overstreet <kmo@daterainc.com> bcache: Break up struct search
With all the recent refactoring around struct btree op struct search has gotten rather large.
But we can now easily break it up in a different way - we break out struct btree_insert_op which is for inserting data into the cache, and that's now what the copying gc code uses - struct search is now specific to request.c
Signed-off-by: Kent Overstreet <kmo@daterainc.com>
|
H A D | debug.h | diff 220bb38c21b83e2f7b842f33220bf727093eca89 Wed Sep 11 04:02:45 CEST 2013 Kent Overstreet <kmo@daterainc.com> bcache: Break up struct search
With all the recent refactoring around struct btree op struct search has gotten rather large.
But we can now easily break it up in a different way - we break out struct btree_insert_op which is for inserting data into the cache, and that's now what the copying gc code uses - struct search is now specific to request.c
Signed-off-by: Kent Overstreet <kmo@daterainc.com>
|
H A D | stats.c | diff 220bb38c21b83e2f7b842f33220bf727093eca89 Wed Sep 11 04:02:45 CEST 2013 Kent Overstreet <kmo@daterainc.com> bcache: Break up struct search
With all the recent refactoring around struct btree op struct search has gotten rather large.
But we can now easily break it up in a different way - we break out struct btree_insert_op which is for inserting data into the cache, and that's now what the copying gc code uses - struct search is now specific to request.c
Signed-off-by: Kent Overstreet <kmo@daterainc.com>
|
H A D | request.h | diff 220bb38c21b83e2f7b842f33220bf727093eca89 Wed Sep 11 04:02:45 CEST 2013 Kent Overstreet <kmo@daterainc.com> bcache: Break up struct search
With all the recent refactoring around struct btree op struct search has gotten rather large.
But we can now easily break it up in a different way - we break out struct btree_insert_op which is for inserting data into the cache, and that's now what the copying gc code uses - struct search is now specific to request.c
Signed-off-by: Kent Overstreet <kmo@daterainc.com>
|
H A D | movinggc.c | diff 220bb38c21b83e2f7b842f33220bf727093eca89 Wed Sep 11 04:02:45 CEST 2013 Kent Overstreet <kmo@daterainc.com> bcache: Break up struct search
With all the recent refactoring around struct btree op struct search has gotten rather large.
But we can now easily break it up in a different way - we break out struct btree_insert_op which is for inserting data into the cache, and that's now what the copying gc code uses - struct search is now specific to request.c
Signed-off-by: Kent Overstreet <kmo@daterainc.com>
|
H A D | debug.c | diff 220bb38c21b83e2f7b842f33220bf727093eca89 Wed Sep 11 04:02:45 CEST 2013 Kent Overstreet <kmo@daterainc.com> bcache: Break up struct search
With all the recent refactoring around struct btree op struct search has gotten rather large.
But we can now easily break it up in a different way - we break out struct btree_insert_op which is for inserting data into the cache, and that's now what the copying gc code uses - struct search is now specific to request.c
Signed-off-by: Kent Overstreet <kmo@daterainc.com>
|
/linux/include/trace/events/ |
H A D | bcache.h | diff 220bb38c21b83e2f7b842f33220bf727093eca89 Wed Sep 11 04:02:45 CEST 2013 Kent Overstreet <kmo@daterainc.com> bcache: Break up struct search
With all the recent refactoring around struct btree op struct search has gotten rather large.
But we can now easily break it up in a different way - we break out struct btree_insert_op which is for inserting data into the cache, and that's now what the copying gc code uses - struct search is now specific to request.c
Signed-off-by: Kent Overstreet <kmo@daterainc.com>
|