6.0-RELEASE needs follow patch: ---- patch start diff -urN unionfs.current/fs/union_vfsops.c unionfs/fs/union_vfsops.c --- unionfs.current/fs/union_vfsops.c Wed Dec 28 16:58:04 2005 +++ unionfs/fs/union_vfsops.c Wed Dec 28 22:54:20 2005 _at__at_ -435,8 +435,8 _at__at_ unionfs_quotactl(struct mount *mp, int cmd, uid_t uid, - /* caddr_t arg, // for 6.0-R */ - void *arg, // for 7-current + caddr_t arg, // for 6.0-R + /* void *arg, // for 7-current */ struct thread *td) { struct union_mount *um = MOUNTTOUNIONMOUNT(mp); ---- patch end -- ONGS Inc. Masanori OZAWA (ozawa_at_ongs.co.jp) WWW: http://www.ongs.co.jp/Received on Thu Dec 29 2005 - 05:19:53 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:49 UTC