Home
last modified time | relevance | path

Searched hist:"220 bb38c21b83e2f7b842f33220bf727093eca89" (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/md/bcache/
H A Dtrace.cdiff 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 Dstats.hdiff 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 Ddebug.hdiff 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 Dstats.cdiff 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 Drequest.hdiff 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 Dmovinggc.cdiff 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 Ddebug.cdiff 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 Dbcache.hdiff 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>