Mike Harris writes:
> Is it safe or recommended to apply both reiserfs and ext3 patches
> simultaneously to a 2.2.16/17 kernel?  I've been using reiserfs
> for a few months no problems at all, and want to try ext3 now
> that people are saying it is fairly stable.  I'd ideally like to
> use both simultaneously and to some testing.

There are some name conflicts between the ext3 and reiserfs patches,
namely journal_release() and buffer_journaled().  In my kernel code, the
reiserfs functions were renamed reiser_*().  Other than that they
should work together.

Cheers, Andreas
-- 
Andreas Dilger  \ "If a man ate a pound of pasta and a pound of antipasto,
                 \  would they cancel out, leaving him still hungry?"
http://www-mddsp.enel.ucalgary.ca/People/adilger/               -- Dogbert
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to