This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2025-01-01 12:19:28 +00:00
Code
Issues
Releases
Activity
72272f83b2
freebsd
/
sys
/
ufs
History
Kirk McKusick
0c6fbff0a5
When syncing out snapshot metadata, we must temporarily allow recursive
...
buffer locking so as to avoid locking against ourselves if we need to write filesystem metadata.
2001-05-08 07:13:00 +00:00
..
ffs
When syncing out snapshot metadata, we must temporarily allow recursive
2001-05-08 07:13:00 +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
Use ufs_bmaparray() rather than VOP_BMAP() on our own vnodes.
2001-05-01 09:12:39 +00:00