NetBSD/sys/ufs
dyoung 062b9b2f31 Initialize blkno to 0 right before the snapblkaddr() call that GCC does
not understand so that if ffs_copyonwrite() sprouts a new code path that
does not initialize blkno, the compiler has the chance to reveal it.
2011-02-23 17:05:33 +00:00
..
ext2fs Remove the special refcount behavior (adding an extra reference to the 2011-01-02 05:09:30 +00:00
ffs Initialize blkno to 0 right before the snapblkaddr() call that GCC does 2011-02-23 17:05:33 +00:00
lfs Avoid NULL deref inside a KASSERT, as discussed on tech-kern. 2011-01-05 19:34:27 +00:00
mfs Clean up vnode lock operations pass 2: 2010-06-24 12:58:48 +00:00
ufs Remove the special refcount behavior (adding an extra reference to the 2011-01-02 05:09:30 +00:00
files.ufs fs_lfs.h is no longer necessary 2010-03-02 19:59:09 +00:00
Makefile