mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-04 17:15:50 +00:00
b60ee81e3d
vfs_mount_error error message facility provided by the nmount interface. Clean up formatting of mount warnings which still need to use kernel printf's since they do not return errors. Requested by: Craig Rodrigues <rodrigc@crodrigues.org> MFC after: 2 weeks