with Fedora Core 3 with my own build kernel
(not the Fedora one)
under kernel 2.6.13.1 it compiles fine.
under 2.6.14 compiling aborts at:
[root@z1 linux-2.6.14]# make
SUBDIRS=/usr/src/mapfs-1.0-0.1035 modules
CC [M] /usr/src/mapfs-1.0-0.1035/super.o
CC [M] /usr/src/mapfs-1.0-0.1035/kcache.o
CC [M] /usr/src/mapfs-1.0-0.1035/dir_file.o
CC [M] /usr/src/mapfs-1.0-0.1035/dir_inode.o
/usr/src/mapfs-1.0-0.1035/dir_inode.c: In function
`mapfs_dir_setattr':
/usr/src/mapfs-1.0-0.1035/dir_inode.c:1242: error:
structure has no member named `ia_attr_flags'
/usr/src/mapfs-1.0-0.1035/dir_inode.c:1277: error:
structure has no member named `ia_attr_flags'
make[1]: *** [/usr/src/mapfs-1.0-0.1035/dir_inode.o]
Error 1
make: *** [_module_/usr/src/mapfs-1.0-0.1035] Error 2
best regards
Gerhard