NFS: FS-Cache page management
authorDavid Howells <dhowells@redhat.com>
Fri, 3 Apr 2009 15:42:44 +0000 (16:42 +0100)
committerDavid Howells <dhowells@redhat.com>
Fri, 3 Apr 2009 15:42:44 +0000 (16:42 +0100)
commit545db45f0fc0d4203b045047798ce156972a3056
tree783db1091f5d6f21dafece81f6c94caf0aec98b8
parent6a51091d0775cdc4a923f2172c61925ad416aa32
NFS: FS-Cache page management

FS-Cache page management for NFS.  This includes hooking the releasing and
invalidation of pages marked with PG_fscache (aka PG_private_2) and waiting for
completion of the write-to-cache flag (PG_fscache_write aka PG_owner_priv_2).

Signed-off-by: David Howells <dhowells@redhat.com>
Acked-by: Steve Dickson <steved@redhat.com>
Acked-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Acked-by: Al Viro <viro@zeniv.linux.org.uk>
Tested-by: Daire Byrne <Daire.Byrne@framestore.com>
fs/nfs/file.c
fs/nfs/fscache.c
fs/nfs/fscache.h