linux-stable/fs/nfs/flexfilelayout
Trond Myklebust 28ced9a84c pNFS: Don't allocate more pages than we need to fit a layoutget response
For the 'files' and 'flexfiles' layout types, we do not expect the reply
to be any larger than 4k. The block and scsi layout types are a little more
greedy, so we keep allocating the maximum response size for now.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
2018-09-30 15:35:16 -04:00
..
flexfilelayout.c pNFS: Don't allocate more pages than we need to fit a layoutget response 2018-09-30 15:35:16 -04:00
flexfilelayout.h NFS client updates for Linux 4.15 2017-11-17 14:18:00 -08:00
flexfilelayoutdev.c treewide: kzalloc() -> kcalloc() 2018-06-12 16:19:22 -07:00
Makefile