K 10 svn:author V 7 asomers K 8 svn:date V 27 2019-05-06T20:46:58.082434Z K 7 svn:log V 284 fusefs: allow ftruncate on files without write permission ftruncate should succeed as long as the file descriptor is writable, even if the file doesn't have write permission. This is important when combined with O_CREAT. Reported by: pjdfstest Sponsored by: The FreeBSD Foundation END