HomeFreeBSD

Make ffs_mountfs() static.
rS108313Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

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.

Details

Provenance
phkAuthored on
Parents
rS108312: Silence casting away constness warnings.
Branches
Unknown
Tags
Unknown

Event Timeline