Messages in this thread |  | | From | Andreas Dilger <> | Subject | Re: 2.2.x + Reiserfs + ext3 question. | Date | Sun, 1 Oct 2000 22:37:44 -0600 (MDT) |
| |
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 majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |