K 10 svn:author V 8 rmacklem K 8 svn:date V 27 2019-08-27T01:40:38.919477Z K 7 svn:log V 329 Add support for _PC_MIN_HOLE_SIZE to the NFSv4.2 client. Unfortunately there is no NFSv4.2 attribute for this, so all I could come up with was to try Seek to see if it supported and, if it is, return mnt_stat.f_iosize as a "best guess". At least this allows applications to use hole size non-zero to indicate support for holes. END