Date: Sat, 29 Nov 2008 02:28:05 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sbin/mount_msdosfs mount_msdosfs.c Message-ID: <200811290228.mAT2SOhc039592@repoman.freebsd.org>
index | next in thread | raw e-mail
imp 2008-11-29 02:28:05 UTC
FreeBSD src repository
Modified files:
sbin/mount_msdosfs mount_msdosfs.c
Log:
SVN rev 185422 on 2008-11-29 02:28:05Z by imp
Noticed the following error message:
mount_msdosfs: /dev/cf0s1: : Operation not supported by device
and thought I'd fix it to be:
mount_msdosfs: /dev/cf0s1: Operation not supported by device
Not sure why errmsg isn't getting filled in, or why this error is even
happening at all... (fsck_msdosfs is clean, and I can mount this same
CF elsewhere).
Revision Changes Path
1.44 +6 -2 src/sbin/mount_msdosfs/mount_msdosfs.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200811290228.mAT2SOhc039592>
