NetBSD/sys/ufs
hannken 1c70c47140 ufs_inactive: stop overwriting error status and return the last error seen.
Should resolve CID 1306276 (UNUSED_VALUE)
2015-06-13 14:56:45 +00:00
..
chfs Make VOP_LINK return directory still locked and referenced. 2015-04-20 22:59:19 +00:00
ext2fs Make VOP_LINK return directory still locked and referenced. 2015-04-20 22:59:19 +00:00
ffs Add a missing goto. 2015-05-23 16:59:13 +00:00
lfs Fix copy and paste errors from last commits. 2015-06-07 13:39:48 +00:00
mfs Change ffs to use vcache_new: 2015-03-17 09:39:29 +00:00
ufs ufs_inactive: stop overwriting error status and return the last error seen. 2015-06-13 14:56:45 +00:00
Makefile
files.ufs Change lfs from hash table to vcache. 2015-05-31 15:48:02 +00:00