K 10 svn:author V 8 rmacklem K 8 svn:date V 27 2017-09-19T23:28:22.710960Z K 7 svn:log V 248 Make the nfsrpc_layoutget() function a static. Make the NFSv4 pNFS client function nfsrpc_layoutget() a static, since it is only used in sys/fs/nfsclient/nfs_clrpcops.c. This prepares the code for future patches that add Flex File layout support. END