Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760120AbYJKXIh (ORCPT ); Sat, 11 Oct 2008 19:08:37 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754707AbYJKXI2 (ORCPT ); Sat, 11 Oct 2008 19:08:28 -0400 Received: from relay03.mail-hub.dodo.com.au ([123.2.6.238]:32838 "EHLO relay03.mail-hub.dodo.com.au" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754178AbYJKXI2 (ORCPT ); Sat, 11 Oct 2008 19:08:28 -0400 From: Grant Coady To: Theodore Tso Cc: Eric Sandeen , Jeremy Fitzhardinge , linux-ext4@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 42/42] ext4: Rename ext4dev to ext4 Date: Sun, 12 Oct 2008 10:08:06 +1100 Organization: http://bugsplatter.id.au/ Reply-To: Grant Coady Message-ID: References: <1223525160-9887-37-git-send-email-tytso@mit.edu> <1223525160-9887-38-git-send-email-tytso@mit.edu> <1223525160-9887-39-git-send-email-tytso@mit.edu> <1223525160-9887-40-git-send-email-tytso@mit.edu> <1223525160-9887-41-git-send-email-tytso@mit.edu> <1223525160-9887-42-git-send-email-tytso@mit.edu> <1223525160-9887-43-git-send-email-tytso@mit.edu> <48F122FC.6040107@goop.org> <48F12427.5090801@redhat.com> <20081011225826.GD12662@mit.edu> In-Reply-To: <20081011225826.GD12662@mit.edu> X-Mailer: Forte Agent 2.0/32.652 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 931 Lines: 27 On Sat, 11 Oct 2008 18:58:26 -0400, Theodore Tso wrote: >On Sat, Oct 11, 2008 at 05:09:43PM -0500, Eric Sandeen wrote: >> >> Yep, we've discussed that and I think it'll get added. >> > >It did get added in the final version that I pushed to Linus (and was >accepted into mainline this afternoon). It's enabled via a new >Kconfig option: > >config EXT4DEV_COMPAT > bool "Enable ext4dev compatibility" > depends on EXT4_FS > help > Starting with 2.6.28, the name of the ext4 filesystem was > renamed from ext4dev to ext4. Unfortunately there are some > lagecy userspace programs (such as klibc's fstype) have dyslexic vowels? --> s/lagecy/legacy/ :o) Grant. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/