Trying to patch 2.6.28 with aufs2-2.6-base5 and squashfs3.4 fails:

  CC [M]  fs/aufs/finfo.o
  CC [M]  fs/aufs/file.o
/mnt/tmp/linux-2.6.28.8/fs/aufs/file.c:558: error: unknown field 
‘prepare_write’ specified in initializer
/mnt/tmp/linux-2.6.28.8/fs/aufs/file.c:558: warning: initialization from 
incompatible pointer type
/mnt/tmp/linux-2.6.28.8/fs/aufs/file.c:559: error: unknown field ‘commit_write’ 
specified in initializer
/mnt/tmp/linux-2.6.28.8/fs/aufs/file.c:559: warning: initialization from 
incompatible pointer type
make[3]: *** [fs/aufs/file.o] Error 1
make[2]: *** [fs/aufs] Error 2
make[1]: *** [fs] Error 2
make: *** [sub-make] Error 2

From the .config:

CONFIG_EXPERIMENTAL=y

CONFIG_UFS_FS=m
# CONFIG_UFS_FS_WRITE is not set
# CONFIG_UFS_DEBUG is not set
CONFIG_AUFS_FS=m
# CONFIG_AUFS_BRANCH_MAX_127 is not set
# CONFIG_AUFS_BRANCH_MAX_511 is not set
# CONFIG_AUFS_BRANCH_MAX_1023 is not set
CONFIG_AUFS_BRANCH_MAX_32767=y
CONFIG_AUFS_HINOTIFY=y
CONFIG_AUFS_DEBUG=y
CONFIG_AUFS_MAGIC_SYSRQ=y
CONFIG_AUFS_BDEV_LOOP=y
CONFIG_NETWORK_FILESYSTEMS=y


Attached as tbz are the .config, the patch logs, gcc -v output.

As an aside, the corresponding aufs-utils compiles against 2.6.28.8 headers 
without errors, though of course the outputs are as yet untested.

Any help/comments appreciated.

E

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com

Reply via email to