2009/6/1 Michael Butler <imb_at_protected-networks.net>: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Recent changes to VFS appear to have broken the FUSE kernel module :-( > > cc -O2 -pipe -march=prescott -fno-strict-aliasing -march=prescott > - -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I../include -I. -I_at_ > - -I_at_/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 > - --param large-function-growth=1000 -fno-common -mno-align-long-strings > - -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 > - -mno-sse3 -ffreestanding -fstack-protector -std=iso9899:1999 > - -fstack-protector -Wall -Wredundant-decls -Wnested-externs > - -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline > - -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -c fuse_io.c > cc1: warnings being treated as errors > fuse_io.c: In function 'fuse_write_biobackend': > fuse_io.c:752: warning: implicit declaration of function > 'vfs_bio_set_validclean' > fuse_io.c:752: warning: nested extern declaration of > 'vfs_bio_set_validclean' > *** Error code 1 I guess you can safely substitute that with 'vfs_bio_set_valid' and friends. As at whole AFAICS that's already out of sync with -current VM. -- wbr, pluknet
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:49 UTC