All of lore.kernel.org
 help / color / mirror / Atom feed
From: Olaf Dietsche <olaf.dietsche#list.linux-kernel@t-online.de>
To: tytso@mit.edu
Cc: torvalds@transmeta.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 4/4] Add extended attributes to ext2/3
Date: Tue, 15 Oct 2002 12:26:54 +0200	[thread overview]
Message-ID: <87it04ngk1.fsf@goat.bogus.local> (raw)
In-Reply-To: E181ISM-0001DW-00@snap.thunk.org

tytso@mit.edu writes:

> This patch adds extended attribute support to the ext2 filesystem.  This
> uses the generic extended attribute patch which was developed by Andreas
> Gruenbacher and the XFS team.  As a result, the user space utilities
> which work for XFS will also work with these patches.
[...]
> diff -Nru a/fs/Config.in b/fs/Config.in
> --- a/fs/Config.in	Mon Oct 14 23:21:23 2002
> +++ b/fs/Config.in	Mon Oct 14 23:21:23 2002
> @@ -93,6 +93,7 @@
>  tristate 'ROM file system support' CONFIG_ROMFS_FS
>  
>  tristate 'Second extended fs support' CONFIG_EXT2_FS
> +dep_bool '  Ext2 extended attributes' CONFIG_EXT2_FS_XATTR $CONFIG_EXT3_FS
                                                                        ^^^
Is this intentional?

Regards, Olaf.

  reply	other threads:[~2002-10-15 10:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-15  3:33 [PATCH 4/4] Add extended attributes to ext2/3 tytso
2002-10-15 10:26 ` Olaf Dietsche [this message]
2002-10-15 11:27   ` Theodore Ts'o

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87it04ngk1.fsf@goat.bogus.local \
    --to=olaf.dietsche#list.linux-kernel@t-online.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@transmeta.com \
    --cc=tytso@mit.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.