| lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
|
Open Source and information security mailing list archives
| ||
|
Message-ID: <20070201061623.GU5404@schatzie.adilger.int>
Date: Wed, 31 Jan 2007 23:16:23 -0700
From: Andreas Dilger <adilger@...sterfs.com>
To: Jim Garlick <garlick@...l.gov>
Cc: tytso@....edu, linux-ext4@...r.kernel.org
Subject: Re: [patch 2/2] e2fsprogs: user selectable dup block handling in fsck
On Jan 31, 2007 08:24 -0800, Jim Garlick wrote:
> @@ -67,7 +68,8 @@ static const char *prompt[] = {
> N_("Unlink"), /* 17 */
> N_("Clear HTree index"),/* 18 */
> N_("Recreate"), /* 19 */
> - "", /* 20 */
> + N_("Unlink file for lost+found reconnect in pass 3"), /* 20 */
>
> + /* Unlink file for lost+found reconnect in pass 3? */
> + { PR_1D_DISCONNECT_QUESTION,
> + "", PROMPT_DISCONNECT, 0 },
Why not use PROMPT_CONNECT ("Connect to lost+found") and then
make the question "File with shared blocks found"?
Cheers, Andreas
--
Andreas Dilger
Principal Software Engineer
Cluster File Systems, Inc.
-
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists