NetBSD/sys/fs
ad a0d1fd8d0c It's not a good idea for device drivers to modify b_flags, as they don't
need to understand the locking around that field. Instead of setting
B_ERROR, set b_error instead. b_error is 'owned' by whoever completes
the I/O request.
2007-07-29 13:31:07 +00:00
..
adosfs It's not a good idea for device drivers to modify b_flags, as they don't 2007-07-29 12:15:35 +00:00
cd9660 It's not a good idea for device drivers to modify b_flags, as they don't 2007-07-29 13:31:07 +00:00
efs It's not a good idea for device drivers to modify b_flags, as they don't 2007-07-29 13:31:07 +00:00
filecorefs It's not a good idea for device drivers to modify b_flags, as they don't 2007-07-29 12:15:35 +00:00
hfs Use eopnotsupp() instead of vfs_stdsuspendctl() and retire the latter. 2007-07-26 22:57:36 +00:00
msdosfs Use eopnotsupp() instead of vfs_stdsuspendctl() and retire the latter. 2007-07-26 22:57:36 +00:00
ntfs It's not a good idea for device drivers to modify b_flags, as they don't 2007-07-29 13:31:07 +00:00
ptyfs Use eopnotsupp() instead of vfs_stdsuspendctl() and retire the latter. 2007-07-26 22:57:36 +00:00
puffs It's not a good idea for device drivers to modify b_flags, as they don't 2007-07-29 13:31:07 +00:00
smbfs It's not a good idea for device drivers to modify b_flags, as they don't 2007-07-29 13:31:07 +00:00
sysvbfs It's not a good idea for device drivers to modify b_flags, as they don't 2007-07-29 13:31:07 +00:00
tmpfs Use eopnotsupp() instead of vfs_stdsuspendctl() and retire the latter. 2007-07-26 22:57:36 +00:00
udf It's not a good idea for device drivers to modify b_flags, as they don't 2007-07-29 13:31:07 +00:00
union apply ketchup to vop_mmap_args comment 2007-07-29 13:12:42 +00:00
Makefile Add read-only support for SGI's Extent File System. 2007-06-29 23:30:16 +00:00
unicode.h -add __unused declarations to make it possible to use only half of it 2007-02-26 12:33:08 +00:00