Date: Fri, 16 Nov 2001 14:13:44 -0800 (PST) From: Ian Dowse <iedowse@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/dump main.c Message-ID: <200111162213.fAGMDi604802@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
iedowse 2001/11/16 14:13:44 PST Modified files: sbin/dump main.c Log: Give a sensible error message when the filesystem to be dumped is not listed in /etc/fstab. Previously, the user would be greeted with "DUMP: bad sblock magic number" when dump tried to parse the directory contents as an FFS filesystem. PR: bin/12789 Submitted by: Bob Willcox <bob@pmr.com> Revision Changes Path 1.29 +7 -4 src/sbin/dump/main.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111162213.fAGMDi604802>