commit | fb1084e3320555eca0fb86c9eaad5429ee761282 | [log] [tgz] |
---|---|---|
author | Tom Haynes <thomas.haynes@primarydata.com> | Wed May 25 07:31:12 2016 -0700 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Wed May 25 13:35:20 2016 -0400 |
tree | af933ba8ce9a6e2fc1f136c62350055bcb29c2ec | |
parent | ade8febde0271513360bac44883dbebad44276c3 [diff] |
nfs/flexfiles: Helper function to detect FF_FLAGS_NO_READ_IO The mds can inform the client not to use the IOMODE_RW layout segment for doing READs. I.e., it is basically a IOMODE_WRITE layout segment. It would do this to not interfere with the WRITEs. Signed-off-by: Tom Haynes <loghyr@primarydata.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>