Alan Somers ac0a68e9cd fusefs: don't allow truncating irregular files on an read-only mount
The readonly mount check had a special case allowing the sizes of files to
be changed if they weren't regular files.  I don't know why.  Neither UFS,
ZFS, nor ext2 have such a special case, and I don't know when you would ever
change the size of a non-regular file anyway.

Sponsored by:	The FreeBSD Foundation
2019-05-06 15:20:18 +00:00
..
2019-03-29 20:21:28 +00:00
2019-03-29 20:21:28 +00:00
2019-04-03 18:27:54 +00:00
2019-03-29 20:21:28 +00:00
2019-03-29 20:21:28 +00:00
2019-02-21 01:30:37 +00:00
2019-03-25 07:48:52 +00:00
2019-03-28 08:59:11 +00:00
2019-02-04 21:28:25 +00:00
2019-04-23 22:26:55 +00:00