Searched hist:"444 fc0b6b167ed164e7436621a9d095e042644dd" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/md/bcache/ |
H A D | writeback.c | diff 444fc0b6b167ed164e7436621a9d095e042644dd Sat May 11 19:07:26 CDT 2013 Kent Overstreet <koverstreet@google.com> bcache: Initialize sectors_dirty when attaching
Previously, dirty_data wouldn't get initialized until the first garbage collection... which was a bit of a problem for background writeback (as the PD controller keys off of it) and also confusing for users.
This is also prep work for making background writeback aware of raid5/6 stripes.
Signed-off-by: Kent Overstreet <koverstreet@google.com>
|
H A D | bcache.h | diff 444fc0b6b167ed164e7436621a9d095e042644dd Sat May 11 19:07:26 CDT 2013 Kent Overstreet <koverstreet@google.com> bcache: Initialize sectors_dirty when attaching
Previously, dirty_data wouldn't get initialized until the first garbage collection... which was a bit of a problem for background writeback (as the PD controller keys off of it) and also confusing for users.
This is also prep work for making background writeback aware of raid5/6 stripes.
Signed-off-by: Kent Overstreet <koverstreet@google.com>
|
H A D | btree.c | diff 444fc0b6b167ed164e7436621a9d095e042644dd Sat May 11 19:07:26 CDT 2013 Kent Overstreet <koverstreet@google.com> bcache: Initialize sectors_dirty when attaching
Previously, dirty_data wouldn't get initialized until the first garbage collection... which was a bit of a problem for background writeback (as the PD controller keys off of it) and also confusing for users.
This is also prep work for making background writeback aware of raid5/6 stripes.
Signed-off-by: Kent Overstreet <koverstreet@google.com>
|
H A D | super.c | diff 444fc0b6b167ed164e7436621a9d095e042644dd Sat May 11 19:07:26 CDT 2013 Kent Overstreet <koverstreet@google.com> bcache: Initialize sectors_dirty when attaching
Previously, dirty_data wouldn't get initialized until the first garbage collection... which was a bit of a problem for background writeback (as the PD controller keys off of it) and also confusing for users.
This is also prep work for making background writeback aware of raid5/6 stripes.
Signed-off-by: Kent Overstreet <koverstreet@google.com>
|