K 10 svn:author V 8 rmacklem K 8 svn:date V 27 2019-10-24T02:25:33.808633Z K 7 svn:log V 348 Add a flag to disable client side Allocate when the server replies NFSERR_NOTSUPP. If the server replies NFSERR_NOTSUPP for an Allocate operation, set a flag so that the client does not try Allocate on the mount again. Also, add a ncl_flush() call before the Allocate operation to ensure that additional storage on top of all writes is allocated. END