CVSROOT: /cvs Module name: src Changes by: es...@cvs.openbsd.org 2014/02/28 08:59:38
Modified files: sys/tmpfs : tmpfs_vnops.c Log message: guenther's addition of filechk didn't take into account the different structure of tmpfs_write. rewrite the opening tests to conform more to ffs's code, so that overrun is not used unitialized. Patch by kettenis@ (on the road) deraadt@ "do it right away"