]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add the NFS client state flag that enables Flexible File Layout.
authorRick Macklem <rmacklem@FreeBSD.org>
Thu, 28 Sep 2017 23:05:08 +0000 (23:05 +0000)
committerRick Macklem <rmacklem@FreeBSD.org>
Thu, 28 Sep 2017 23:05:08 +0000 (23:05 +0000)
commit8dd62f2eaa062aaccb73525dffba60280dd90fc4
tree2696481a1657a12c2057bba2d87cb61e27e2a878
parentbe3d32ad6ee804b92cc9cb68af33ee764cc57518
Add the NFS client state flag that enables Flexible File Layout.

This patch adds a NFSSTA_FLEXFILE flag that will be used to enable
Flexible File Layout for the NFSv4.1 pNFS client. It is not yet
used, but will be after a future commit adds Flex File Layout support.
sys/fs/nfs/nfsport.h