Matteo Riondato wrote:
I think that on sys/fs/unionfs/union_vfsops.c, line 116, done should
be size_t, to have unionfs compiled on amd64 (and probably other
!32bit archs)

Best Regards


Yes, you are correct. Danny have pointed out the same problem.
It is a careless mistake, so sorry. Please try the latest patch
as follow:

  For 7-current patch:
    http://people.freebsd.org/~daichi/unionfs/unionfs-p4.diff

  For 6.x patch:
    http://people.freebsd.org/~daichi/unionfs/unionfs6-p4.diff

--
  ONGS Inc.
  Masanori OZAWA ([EMAIL PROTECTED])
  WWW: http://www.ongs.co.jp/
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to