Re: remove doforce from kern/vfs_subr.c

2016-05-26 Thread Todd C. Miller
On Thu, 26 May 2016 17:43:06 +0200, Martin Natano wrote: > The doforce variable isn't modified anywhere. Also, the only filesystem > left using it is fuse. It has been removed from all other filesystems. OK millert@ - todd

remove doforce from kern/vfs_subr.c

2016-05-26 Thread Martin Natano
The doforce variable isn't modified anywhere. Also, the only filesystem left using it is fuse. It has been removed from all other filesystems. Ok to remove? natano Index: kern/vfs_subr.c === RCS file: /cvs/src/sys/kern/vfs_subr.c,v