1
0
Fork 0
alistair23-linux/fs/nfs/filelayout
Trond Myklebust 5bb89b4702 NFSv4.1/pnfs: Separate out metadata and data consistency for pNFS
The LAYOUTCOMMIT operation means different things to different layout types.
For blocks and objects, it is both a data and metadata consistency operation.
For files and flexfiles, it is only a metadata consistency operation.

This patch separates out the 2 cases, allowing the files/flexfiles layout
drivers to optimise away the data consistency calls to layoutcommit.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
2015-03-27 12:39:38 -04:00
..
Makefile Push the file layout driver into a subdirectory 2014-05-29 20:21:56 -04:00
filelayout.c NFSv4.1/pnfs: Separate out metadata and data consistency for pNFS 2015-03-27 12:39:38 -04:00
filelayout.h nfs41: move file layout macros to generic pnfs 2015-02-03 11:06:33 -08:00
filelayoutdev.c NFSv4.1: Convert pNFS deviceid to use kfree_rcu() 2015-03-27 12:32:24 -04:00