freebsd-dev/sys/ufs
Alfred Perlstein 1752ee59ba ufs_bmaparray() may block on IO, drop vm mutex and aquire Giant when
calling it from the pager routine
2001-05-23 10:30:25 +00:00
..
ffs Update softdep_setup_directory_add prototype to reflect changes in 2001-05-20 15:59:55 +00:00
ifs Implement vop_std{get|put}pages() and add them to the default vop[]. 2001-05-01 08:34:45 +00:00
mfs Add a vop_stdbmap(), and make it part of the default vop vector. 2001-04-29 11:48:41 +00:00
ufs ufs_bmaparray() may block on IO, drop vm mutex and aquire Giant when 2001-05-23 10:30:25 +00:00