K 10 svn:author V 2 ed K 8 svn:date V 27 2015-07-15T09:14:06.849679Z K 7 svn:log V 245 Make posix_fallocate() and posix_fadvise() work. We can map these system calls directly to the FreeBSD counterparts. The other filesystem related system calls will be sent out for review separately, as they are a bit more complex to get right. END