NetBSD/sys/ufs/ext2fs
hannken 2ef662a69e Clean up the usage of vn_start_write(). At least one occurence clobbered
previous error conditions.
If "(flags & (V_WAIT|V_PCATCH)) == V_WAIT" the return value is always zero.
Ignore the return value in these cases.

From Darrin B. Jewell.
2003-11-05 10:18:38 +00:00
..
Makefile
ext2fs.h Remove references to University of California from my copyright notices. 2003-10-05 17:48:49 +00:00
ext2fs_alloc.c Remove references to University of California from my copyright notices. 2003-10-05 17:48:49 +00:00
ext2fs_balloc.c Remove references to University of California from my copyright notices. 2003-10-05 17:48:49 +00:00
ext2fs_bmap.c Remove references to University of California from my copyright notices. 2003-10-05 17:48:49 +00:00
ext2fs_bswap.c Remove references to University of California from my copyright notices. 2003-10-05 17:48:49 +00:00
ext2fs_dinode.h Remove references to University of California from my copyright notices. 2003-10-05 17:48:49 +00:00
ext2fs_dir.h Remove references to University of California from my copyright notices. 2003-10-05 17:48:49 +00:00
ext2fs_extern.h Remove references to University of California from my copyright notices. 2003-10-05 17:48:49 +00:00
ext2fs_inode.c Clean up the usage of vn_start_write(). At least one occurence clobbered 2003-11-05 10:18:38 +00:00
ext2fs_lookup.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
ext2fs_readwrite.c Remove references to University of California from my copyright notices. 2003-10-05 17:48:49 +00:00
ext2fs_subr.c Remove references to University of California from my copyright notices. 2003-10-05 17:48:49 +00:00
ext2fs_vfsops.c add mnt_iflag field to struct mount for internal flags 2003-10-14 14:02:56 +00:00
ext2fs_vnops.c Remove references to University of California from my copyright notices. 2003-10-05 17:48:49 +00:00