CVSROOT:        /cvs
Module name:    src
Changes by:     b...@cvs.openbsd.org    2018/07/29 18:16:59

Modified files:
        sys/kern       : vfs_lookup.c 

Log message:
Allow for us to do a CREATE style lookup on a read only filesystem
if and only if we are unveil doing it. Fixes an issue noticed
by kn@ where unveil would fail with EROFS on a read only filesystem

Reply via email to