K 10 svn:author V 8 rmacklem K 8 svn:date V 27 2019-09-04T21:53:45.570760Z K 7 svn:log V 341 Factor out the code that creates an iovec from nfsvno_write(). This patch factors out the code that creates an iovec from nfsvno_write() and modifies nfsvno_setxattr() to use it as well. It also modifies nfsvno_readlink() to use the nfsrv_createiovec() function already committed to create an iovec for nfsvno_read() and nfsvno_getxattr(). END