2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-20 03:24:03 +08:00
linux-next/fs/nfs/flexfilelayout
Trond Myklebust c0f5f5059f pNFS/flexfiles: Turn off layoutcommit for servers that don't need it
This patch ensures that we record the value of 'ffl_flags' from
the layout, and then checks for the presence of the
FF_FLAGS_NO_LAYOUTCOMMIT flag before deciding whether or not to
call pnfs_set_layoutcommit().

The effect is that servers now can decide whether or not they want
the client to call layoutcommit before returning a writeable layout.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
2015-06-26 14:51:32 -04:00
..
flexfilelayout.c pNFS/flexfiles: Turn off layoutcommit for servers that don't need it 2015-06-26 14:51:32 -04:00
flexfilelayout.h pNFS/flexfiles: Turn off layoutcommit for servers that don't need it 2015-06-26 14:51:32 -04:00
flexfilelayoutdev.c nfs: always update creds in mirror, even when we have an already connected ds 2015-06-25 19:35:21 -04:00
Makefile pnfs/flexfiles: Add the FlexFile Layout Driver 2015-02-03 11:06:52 -08:00