K 10 svn:author V 8 rmacklem K 8 svn:date V 27 2012-01-01T03:38:36.924476Z K 7 svn:log V 395 Redefine the NFSv4.1 File Layout structure as 2 structures, where the second one chains off the first in increasing offset order. This is necessary since the stateid changes for each LayoutGet Op. and the most up-to-date one must be used. It also simplified the coding of nfsrpc_layoutget(). This function is still untested and it, along with the structures will continue to change for a while. END