Poul-Henning Kamp 975512a907 Make ffs_mountfs() static.
Remove the malloctype from the ufs mount structure, instead add a callback
to the storage method for freeing inodes: UFS_IFREE().

Add vfs_ifree() method function which frees an inode.

Unvariablelize the malloc type used for allocating inodes.
2002-12-27 10:06:37 +00:00
..
2002-12-22 05:35:03 +00:00
2002-12-22 05:35:03 +00:00
2002-12-23 22:33:08 +00:00
2002-12-24 03:03:39 +00:00
2002-12-22 05:35:03 +00:00
2002-12-24 03:03:39 +00:00
2002-12-24 09:44:51 +00:00
2002-12-27 10:06:37 +00:00