2.5.X: intermezzo compile errors

From: Bob_Tracy (rct@gherkin.frus.com)
Date: Tue May 21 2002 - 09:41:57 EST


Are people actually using the intermezzo fs with recent 2.5.X kernels?
The compile has been broken for quite some time due to the following:

(1) linux/include/linux/intermezzo_psdev.h: ISLENTO() define references
    a "p_pptr" structure member that has been replaced by "parent".

(2) In the 2.5.5 timeframe, the "i_zombie" member of "struct inode"
    went away, and most of the filesystem code was modified accordingly.
    The intermezzo fs never got "the treatment" as far as I can tell.
    Affected source files are linux/fs/intermezzo/vfs.c and dir.c.

(3) linux/fs/intermezzo/super.c: no "read_super" structure member.

(4) linux/fs/intermezzo/psdev.c: syntax error (missing brace) causes
    numerous compilation errors. After adding the missing brace,
    there's still a problem with the third arg of lento_mknod() at
    line 773.

If there's an intermezzo patch set somewhere, I'm sure someone will
point me to it :-).

-- 
-----------------------------------------------------------------------
Bob Tracy                   WTO + WIPO = DMCA? http://www.anti-dmca.org
rct@frus.com
-----------------------------------------------------------------------
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu May 23 2002 - 22:00:21 EST