From: Joachim Reichelt <Reichelt@gbf.de>
To: Jeff Mahoney <jeffm@suse.com>
Cc: Nikita Danilov <Nikita@Namesys.COM>, reiserfs-list@Namesys.COM
Subject: Re: Lost ACL
Date: Thu, 19 Feb 2004 17:56:14 +0100 [thread overview]
Message-ID: <4034EAAE.2050908@gbf.de> (raw)
In-Reply-To: <402D37F5.9040008@suse.com>
Jeff Mahoney schrieb am 02/13/2004 09:47 PM:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Nikita Danilov wrote:
> | > The .reiserfs_priv/xattr hierarchy is how my xattr/acl code
> stores the
> | > ACLs without a disk format change. The hex numbers are
> | > <objectid>.<generation number>, and then the individual xattrs are
> | > stored inside that directory with their name as the filenames.
> | >
> | > This directory is hidden (and used to find ACLs) when ACLs or
> xattrs are
> | > enabled. Is your filesystem mounted with -oacl?
> |
> | As Vladimir suggested, it may be fsck that "restored" .reiserfs_priv
> and
> | made it visible.
>
> No, the fact that it may have been "restored" is irrelevant. The
> .reiserfs_priv directory doesn't employ reiserfs hidden directory
> entries - it's hidden by loading the directory entry at filesystem
> mount, and then poisoning the results of reiserfs_lookup() and
> reiserfs_readdir().
Dear all,
i just got 2.4.25 up.
But there is no ACL anywhere in the kernel.
Do I have to patch something
I found ACL in ext3, xfs....
And in fs/reiserfs/super.c is:
~617:
opt_desc_t opts[] = {
{"tails", 't', tails, 0, 0},
/* Compatibility stuff, so that -o notail
for old setups still work */
{"notail", 0, 0, 0,
(1<<REISERFS_LARGETAIL)|(1<<REISERFS_SMALLTAIL)},
{"conv", 0, 0, 1<<REISERFS_CONVERT, 0},
{"nolog", 0, 0, 0, 0}, /* This is unsupported */
{"replayonly", 0, 0, 1<<REPLAYONLY, 0},
{"block-allocator", 'a', balloc, 0, 0},
{"hash", 'h', hash, 1<<FORCE_HASH_DETECT, 0},
{"resize", 'r', 0, 0, 0},
{"attrs", 0, 0, 1<<REISERFS_ATTRS, 0},
{"noattrs", 0, 0, 0, 1<<REISERFS_ATTRS},
{NULL, 0, 0, 0, 0}
So there are NO ACLs in the code?????????
>
> - -Jeff
>
> - --
> Jeff Mahoney
> SuSE Labs
> jeffm@suse.com
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.2 (GNU/Linux)
> Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
>
> iD8DBQFALTf1LPWxlyuTD7IRAv/XAJ474Bpj9DuSXAQy2lAbB/e30ZXEHgCeO8u3
> DkP+rb7X9c5nRBJPS1DUOd4=
> =EdYz
> -----END PGP SIGNATURE-----
--
Mit freundlichen Gruessen Best Regards
Joachim Reichelt
WWW: http://www.gbf.de _/_/_/ _/_/_/ _/_/_/_/
WWW: http://www.gbf.de/sb _/ _/ _/ _/ _/
_/ _/ _/ _/
Mascheroder Weg 1 _/ _/ _/_/_/ _/_/_/
D-38124 Braunschweig _/ _/ _/ _/ _/
Tel: +(49) 531 6181 352 _/ _/ _/ _/ _/
FAX: +(49) 531 2612 388 _/_/_/ _/_/_/ _/
SB - Strukturbiologie
GBF - Gesellschaft fuer Biotechnologische Forschung
German Research Centre for Biotechnology
See me at:
EMAIL: REICHELT@gbf.de WWW: http://www.gbf.de/sb/Reichelt.htm
-- Disclaimer --
Standard > Keyword : Opinions, my own, nobody else's, whatsoever ...
Man muss sich notfalls jemand mieten,
hat man an Geist selbst nichts zu bieten! (Heinz Erhardt)
next prev parent reply other threads:[~2004-02-19 16:56 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-02-13 14:51 Lost ACL Joachim Reichelt
2004-02-13 18:44 ` Jeff Mahoney
2004-02-13 18:48 ` Nikita Danilov
2004-02-13 20:47 ` Jeff Mahoney
2004-02-19 16:56 ` Joachim Reichelt [this message]
2004-02-19 17:13 ` Jeff Mahoney
2004-02-19 17:33 ` Jeff Mahoney
2004-02-20 8:03 ` Joachim Reichelt
2004-02-20 8:07 ` Joachim Reichelt
2004-02-16 7:38 ` Joachim Reichelt
2004-02-19 17:29 ` Jeff Mahoney
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=4034EAAE.2050908@gbf.de \
--to=reichelt@gbf.de \
--cc=Nikita@Namesys.COM \
--cc=jeffm@suse.com \
--cc=reiserfs-list@Namesys.COM \
/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.