NFS: Add a ->migratepage() aop for NFS
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 10 Aug 2009 12:54:13 +0000 (08:54 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 10 Aug 2009 12:54:13 +0000 (08:54 -0400)
commit074cc1deec5dee63fcd5d966b36fa4f3765b50fc
tree14508949385a168ab2e43ca5bf7423473f25d839
parentc140aa91357c415c91269884518fa1d6fdebc20d
NFS: Add a ->migratepage() aop for NFS

Make NFS a bit more friendly to NUMA and memory hot removal...

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/file.c
fs/nfs/internal.h
fs/nfs/write.c