bin/43372: Broken struct ufs_args in ufsmount.h

Craig Rodrigues rodrigc at FreeBSD.org
Fri Jun 2 22:01:28 PDT 2006


Synopsis: Broken struct ufs_args in ufsmount.h

State-Changed-From-To: open->closed
State-Changed-By: rodrigc
State-Changed-When: Sat Jun 3 04:59:43 UTC 2006
State-Changed-Why: 
In CURRENT and RELENG_6, the new nmount() API should
be used for mounting UFS partitions.  It does not take
a struct ufs_args as a parameter, so any problems with
struct ufs_args will not be encountered, i.e. in C++ programs.

http://www.freebsd.org/cgi/query-pr.cgi?pr=43372


More information about the freebsd-bugs mailing list