Menu

#13 Intermezzo is still incomplete in 2.5.

open
nobody
Kernel (7)
5
2002-10-23
2002-10-23
No

Awhile back you submitted a patch which was supposed to fix up
and complete support for the 2.5 kernel. However, I found it was
necessary to grab these files from cvs and manually insert them
into the kernel tree:

is/fs25/linux/intermezzo_idl.h
is/fs25/linux/intermezzo_lib.h
is/fs25/io_daemon.c

Also, the likely candidate for POSIX_ACLs is the one that is
currently being tested with XFS & EXT2/3. If you download the 2.5
kernel tree from SGI's CVS server, and configure InterMezzo +
POSIX ACLs the compile fails with the following:

fs/intermezzo/vfs.c: In function `lento_setattr':
fs/intermezzo/vfs.c:470: parse error before "posix_acl_t"
fs/intermezzo/vfs.c:470: warning: function declaration isn't a
prototype
fs/intermezzo/vfs.c:523: structure has no member named
`set_posix_acl'
fs/intermezzo/vfs.c:524: structure has no member named
`set_posix_acl'
fs/intermezzo/vfs.c:541: structure has no member named
`set_posix_acl'

It seems like there is some header file missing or something. Not
quite sure at this point, but I'd thought I'd let you know. Might be
worth investigating.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB