Skip site navigation (1)Skip section navigation (2)
Date:      01 Jan 2003 12:57:38 -0800
From:      "Gary W. Swearingen" <swear@attbi.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   bin/46672: dump(8) program gives unnecessary -L warning
Message-ID:  <cshecs1tbx.ecs@localhost.localdomain>

next in thread | raw e-mail | index | archive | help

>Number:         46672
>Category:       bin
>Synopsis:       dump(8) program gives unnecessary -L warning
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 01 13:00:14 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Gary W. Swearingen
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
none
>Environment:
FreeBSD localhost.localdomain 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Mon Dec 30 17:04:36 PST 2002     root@localhost.localdomain:/usr/obj/usr/src/sys/GENERIC  i386
================
>Description:

The dump(8) program, when used on a filesystem mounted with "-r",
warns:  "WARNING: should use -L when dumping live filesysterms!"

1) AFAIK, there's no good reason to use "-L" when dumping a read-only
filesystem.  The program should check for read-only filesystem status
and omit the warning in that case.

2) The techno-grammar in the warning is unnecessary.  Change it to
"WARNING: Use -L when dumping live filesysterms!" (my favorite) or
"WARNING: -L should be used when dumping live filesysterms!"  or
"WARNING: One should use -L when dumping live filesysterms!".

================
>How-To-Repeat:
n/a
================
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?cshecs1tbx.ecs>