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 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo _at_ vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Follow-Ups:
- Re: Reiserfs flags questionOleg Drokin
- Prev by Date: Re: Linux device driver using c++!
- Next by Date: error message selecting advanced linux sound architecture
- Previous by thread: Re: RAID arrays not reconstructing in 2.6
- Next by thread: Re: Reiserfs flags question
- Indexes:[Main][Thread]