From: Bart Samwel <bart@samwel.tk>
To: linux-kernel@vger.kernel.org
Cc: reiser@namesys.com
Subject: Reiserfs flags question
Date: Sun, 01 Feb 2004 18:59:51 +0100 [thread overview]
Message-ID: <401D3E97.5080902@samwel.tk> (raw)
Hi everyone,
I was looking at fs/reiserfs/inode.c, and I noticed that the functions
sd_attrs_to_i_attrs and i_attrs_to_sd_attrs are not exact inverses:
i_attrs_to_sd_attrs doesn't convert the S_APPEND flag to
REISERFS_APPEND_FL, but sd_attrs_to_i_attrs does convert
REISERFS_APPEND_FL to S_APPEND. I was wondering, is this intentional?
--Bart
next reply other threads:[~2004-02-01 17:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-02-01 17:59 Bart Samwel [this message]
2004-02-08 17:57 ` Reiserfs flags question Oleg Drokin
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=401D3E97.5080902@samwel.tk \
--to=bart@samwel.tk \
--cc=linux-kernel@vger.kernel.org \
--cc=reiser@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.