Searched hist:100363 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/kern/
H A Dvfs_mount.cdiff 100363 Fri Jul 19 14:05:31 MDT 2002 mux - Merge the mount options at MNT_UPDATE time with vfs_mergeopts().
- Sanity check the mount options list (remove duplicates) with
vfs_sanitizeopts().
- Fix some malloc(0)/free(NULL) bugs.

Reviewed by: rwatson (some time ago)

Completed in 194 milliseconds