public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Reiserfs flags question
@ 2004-02-01 17:59 Bart Samwel
  2004-02-08 17:57 ` Oleg Drokin
  0 siblings, 1 reply; 2+ messages in thread
From: Bart Samwel @ 2004-02-01 17:59 UTC (permalink / raw)
  To: linux-kernel; +Cc: reiser

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-02-08 17:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-01 17:59 Reiserfs flags question Bart Samwel
2004-02-08 17:57 ` Oleg Drokin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox