diff options
author | rodrigc <rodrigc@FreeBSD.org> | 2006-12-07 03:24:43 +0000 |
---|---|---|
committer | rodrigc <rodrigc@FreeBSD.org> | 2006-12-07 03:24:43 +0000 |
commit | cc385857df0ce7b301d4ddb72799aa8d01d56003 (patch) | |
tree | 8b8110c734b8d6bc6973ee86fd4ab2a6048d6733 /sbin/sysctl/sysctl.c | |
parent | fbf224913d300a2697d1ab841d44e70e6c3813ad (diff) | |
download | FreeBSD-src-cc385857df0ce7b301d4ddb72799aa8d01d56003.zip FreeBSD-src-cc385857df0ce7b301d4ddb72799aa8d01d56003.tar.gz |
Pass a char buffer parameter with name "errmsg" to nmount().
For filesystems which use vfs_mount_error() to log an error, this
char buffer will be populated with a string error message.
If nmount() fails, in addition to printing out strerror(errno),
print out the "errmsg" populated by vfs_mount_error().
Diffstat (limited to 'sbin/sysctl/sysctl.c')
0 files changed, 0 insertions, 0 deletions