On 04/02/2014 02:56 AM, arei.gong...@huawei.com wrote:
> From: ChenLiang
>
> The cache_insert don't check whether the page has been in the cache.
>
> Signed-off-by: ChenLiang
> Signed-off-by: Gonglei
> ---
> page_cache.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Er
From: ChenLiang
The cache_insert don't check whether the page has been in the cache.
Signed-off-by: ChenLiang
Signed-off-by: Gonglei
---
page_cache.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/page_cache.c b/page_cache.c
index c78157b..78f7590 100644
--- a/page_cache.