]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
NFS: Get rid of the nfs_rdata_mempool
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 19 Oct 2011 19:17:29 +0000 (12:17 -0700)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 19 Oct 2011 20:58:38 +0000 (13:58 -0700)
commitb6ee8cd2642f6d822dd1a4ba62298b65ff99b72e
tree7396c32b86b417b3a7158599bbd2aa0889c86c48
parentfba730050d1246d0e6ef44e026e0b584732fec2b
NFS: Get rid of the nfs_rdata_mempool

We don't need a mempool in order to guarantee reliable NFS read performance.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/read.c