Re: [Devel] [PATCH rh7 v3 3/3] ve/fs/sync: don't skip dirty metatdata on filtered sync

2016-02-06 Thread Konstantin Khorenko
On 02/04/2016 12:32 PM, Vladimir Davydov wrote: On Wed, Feb 03, 2016 at 07:46:12PM +0300, Andrey Ryabinin wrote: Port of diff-ubc-dont-skip-dirty-metadata-on-filtered-sync patch from PCS6. Don't skip dirty metadata during per container sync[fs]. https://jira.sw.ru/browse/PSBM-39583 Signed-off

Re: [Devel] [PATCH rh7 v3 3/3] ve/fs/sync: don't skip dirty metatdata on filtered sync

2016-02-04 Thread Vladimir Davydov
On Wed, Feb 03, 2016 at 07:46:12PM +0300, Andrey Ryabinin wrote: > Port of diff-ubc-dont-skip-dirty-metadata-on-filtered-sync patch > from PCS6. > > Don't skip dirty metadata during per container sync[fs]. > > https://jira.sw.ru/browse/PSBM-39583 > > Signed-off-by: Andrey Ryabinin The patch lo

[Devel] [PATCH rh7 v3 3/3] ve/fs/sync: don't skip dirty metatdata on filtered sync

2016-02-03 Thread Andrey Ryabinin
Port of diff-ubc-dont-skip-dirty-metadata-on-filtered-sync patch from PCS6. Don't skip dirty metadata during per container sync[fs]. https://jira.sw.ru/browse/PSBM-39583 Signed-off-by: Andrey Ryabinin --- fs/fs-writeback.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/