K 10 svn:author V 3 kib K 8 svn:date V 27 2014-11-19T10:25:08.973972Z K 7 svn:log V 182 MFC r274438: For posix_fallocate(2) and posix_fadvise(2), return ESPIPE when underlying file does not have DFLAG_SEEKABLE set. For posix_fallocate(2), simplify error handling logic. END