]> git.baikalelectronics.ru Git - kernel.git/commit
FS-Cache: Don't delete pending pages from the page-store tracking tree
authorDavid Howells <dhowells@redhat.com>
Thu, 19 Nov 2009 18:11:29 +0000 (18:11 +0000)
committerDavid Howells <dhowells@redhat.com>
Thu, 19 Nov 2009 18:11:29 +0000 (18:11 +0000)
commit8cfcd7add589880e68badbcb44b0ee5c0e837247
tree725dbd61cc9a3fecd593163d9b2cb0a061315cbf
parent0138d9343b7a887b83b6d9edc17abd93232e394f
FS-Cache: Don't delete pending pages from the page-store tracking tree

Don't delete pending pages from the page-store tracking tree, but rather send
them for another write as they've presumably been updated.

Signed-off-by: David Howells <dhowells@redhat.com>
fs/fscache/page.c
lib/radix-tree.c