diff options
author | phk <phk@FreeBSD.org> | 2002-12-27 10:06:37 +0000 |
---|---|---|
committer | phk <phk@FreeBSD.org> | 2002-12-27 10:06:37 +0000 |
commit | afd8ad09d78e1fa25f2cec6f0227b7fe0cc17bf3 (patch) | |
tree | 68b7cca1499b5004cab4f4e79ad67c4ea8af734e /lib/libc/stdlib | |
parent | 2078a4c77423804ba74b5d67e5690f82a3f99a51 (diff) | |
download | FreeBSD-src-afd8ad09d78e1fa25f2cec6f0227b7fe0cc17bf3.zip FreeBSD-src-afd8ad09d78e1fa25f2cec6f0227b7fe0cc17bf3.tar.gz |
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.
Diffstat (limited to 'lib/libc/stdlib')
0 files changed, 0 insertions, 0 deletions