I ran into the same problem - Pawel what are the timeline for getting the patch into CURRENT? It seems to work fine - However I assume that some merging will have to be done with the NFSV4 ACL? -----Original Message----- From: owner-freebsd-current_at_freebsd.org [mailto:owner-freebsd-current_at_freebsd.org] On Behalf Of kevin Sent: 01 September 2008 09:31 To: FreeBSD Current Cc: Pawel Jakub Dawidek Subject: Re: ZFS patches. Hi, The patch can't work with current source tree now. vdev_file.c,zfs_context.h and zfs_replay.c could not be patched correctly.I tried to do it by hand,it stop at: /usr/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs/vd ev_file.c: In function 'vdev_file_open': /usr/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs/vd ev_file.c:105: error: too many arguments to function 'VOP_GETATTR' *** Error code 1 Stop in /usr/src/sys/modules/zfs. *** Error code 1 Stop in /usr/src/sys/modules. It seems VOP_GETATTR was changed recently.(VOP_GETATTR in zfs_context.h) Thanks kevin _______________________________________________ freebsd-current_at_freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe_at_freebsd.org"Received on Mon Sep 01 2008 - 08:41:04 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:34 UTC