1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/sys/ufs
Poul-Henning Kamp b103854847 Don't use a VOP_*() function on our own vnodes, go directly to the
relevant internal function, in this case ufs_bmaparray().
2003-08-17 19:26:03 +00:00
..
ffs Don't use a VOP_*() function on our own vnodes, go directly to the 2003-08-17 19:26:03 +00:00
ufs Eliminate the i_devvp field from the incore UFS inodes, we can 2003-08-15 20:03:19 +00:00