NFS: remove nfs_inode radix tree
authorFred Isaman <iisaman@netapp.com>
Thu, 8 Mar 2012 22:29:35 +0000 (17:29 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 10 Mar 2012 22:14:10 +0000 (17:14 -0500)
commitd6d6dc7cdfda7c8f49a89a7b7261846f319da6d1
treefd26cf912b676f2752c16ccce1f410872a2a485c
parent9994b62b5621f88828d442fcd03fe3ce4c43344b
NFS: remove nfs_inode radix tree

The radix tree is only being used to compile lists of reqs needing commit.
It is simpler to just put the reqs directly into a list.

Signed-off-by: Fred Isaman <iisaman@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/inode.c
fs/nfs/internal.h
fs/nfs/nfs4filelayout.c
fs/nfs/nfs4filelayout.h
fs/nfs/pagelist.c
fs/nfs/pnfs.h
fs/nfs/write.c
include/linux/nfs_fs.h
include/linux/nfs_page.h