Re: [PATCH] mm: zcache: zcache_cleancache_flush_fs fix

2013-08-06 Thread Bob Liu
Hi Piotr, On 08/06/2013 05:36 PM, Piotr Sarna wrote: > This patch fixes "mm: zcache: core functions added" patch, > available at https://lkml.org/lkml/2013/7/20/90. > It regards incorrect implementation of zcache_cleancache_flush_fs(). > > Function above should be effective only if cleancache poo

[PATCH] mm: zcache: zcache_cleancache_flush_fs fix

2013-08-06 Thread Piotr Sarna
This patch fixes "mm: zcache: core functions added" patch, available at https://lkml.org/lkml/2013/7/20/90. It regards incorrect implementation of zcache_cleancache_flush_fs(). Function above should be effective only if cleancache pool referred by pool_id is valid. This issue is checked by testing