Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Feb 2006 20:34:33 +0100
From:      Dario Freni <saturnero@freesbie.org>
To:        Cy Schubert <Cy.Schubert@komquats.com>
Cc:        hiroo.ono@gmail.com, ozawa@ongs.co.jp, freebsd-hackers@freebsd.org, Daichi GOTO <daichi@freebsd.org>, ota@j.email.ne.jp, freebsd-current@freebsd.org, Alexander@Leidinger.net
Subject:   Re: patchset-8 release (Re: [unionfs][patch] improvements of the unionfs - Problem Report, kern/91010)
Message-ID:  <43ECEAC9.70602@freesbie.org>
In-Reply-To: <200602100423.k1A4N8MG080084@cwsys.cwsent.com>
References:  <200602100423.k1A4N8MG080084@cwsys.cwsent.com>

next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enig0766C215CDB6EEE35FFC482A
Content-Type: text/plain; charset=ISO-8859-15
Content-Transfer-Encoding: quoted-printable

Cy Schubert ha scritto:
> In message <43EBA250.1080307@freesbie.org>, Dario Freni writes:
>> Daichi GOTO ha scritto:
>>> I have updated the patchset-8 of unionfs.
>>>
>>> Patchset-8:
>>>    For 7-current
>>>      http://people.freebsd.org/~daichi/unionfs/unionfs-p8.diff
>>>
>>>    For 6.x
>>>      http://people.freebsd.org/~daichi/unionfs/unionfs6-p8.diff
>>>
>>>    Changes in unionfs-p8.diff
>>>      - Fixed the issue that user whom has access permission
>>>        cannot change the directory because he cannot create
>>>        its shadow directory. As a result of this fixed, now
>>>        unionfs uses root permission creating shadow directory
>>>        temporarily.
>>>
>>> The document of those unionfs patches is pretty improved by Hiroo
>>> ONO-san.
>>>
>>>   http://people.freebsd.org/~daichi/unionfs/  (English)
>>>   http://people.freebsd.org/~daichi/unionfs/index-ja.html  (Japanese)=

>>>
>>> Please try -p8 Dario. We are thinking that you cat get it with -p8 :)=

>> It doesn't compile on 6.x :/ (using unionfs6-p8.diff on a fresh RELENG=
_6)
>>
>> cc -c -O2 -pipe -fno-strict-aliasing  -Wall -Wredundant-decls=20
>> -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes=20
>> -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -std=3Dc99=20
>> -nostdinc -I-  -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq=20
>> -I/usr/src/sys/contrib/ipfilter -I/usr/src/sys/contrib/pf=20
>> -I/usr/src/sys/contrib/dev/ath -I/usr/src/sys/contrib/dev/ath/freebsd =

>> -I/usr/src/sys/contrib/ngatm -I/usr/src/sys/dev/twa -D_KERNEL=20
>> -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common=20
>> -finline-limit=3D8000 --param inline-unit-growth=3D100 --param=20
>> large-function-growth=3D1000  -mno-align-long-strings=20
>> -mpreferred-stack-boundary=3D2  -mno-mmx -mno-3dnow -mno-sse -mno-sse2=
=20
>> -ffreestanding -Werror  /usr/src/sys/ufs/ufs/ufs_lookup.c
>> /usr/src/sys/ufs/ufs/ufs_lookup.c: In function `ufs_direnter':
>> /usr/src/sys/ufs/ufs/ufs_lookup.c:880: error: `vdp' undeclared (first =

>> use in this function)
>> /usr/src/sys/ufs/ufs/ufs_lookup.c:880: error: (Each undeclared=20
>> identifier is reported only once
>> /usr/src/sys/ufs/ufs/ufs_lookup.c:880: error: for each function it=20
>> appears in.)
>> *** Error code 1
>>
>> Stop in /usr/obj.unionfs-i386/usr/src/sys/FREESBIE.
>> *** Error code 1
>>
>> Stop in /usr/src.
>> *** Error code 1
>>
>> Stop in /usr/src.
>=20
> Replace the line in the patch that says:
>=20
> +               if (OFSFMT(vdp))
>=20
> with:
>=20
> +               if (OFSFMT(dvp))
>=20
>=20

Ok, it compiled. New iso is at:

http://torrent.freesbie.org/FreeSBIE-unionfs-i386-20060210.iso.torrent

It seems better, I can log in and even startx. Further testing is coming =
:)

Thanks,
Dario

--=20
Dario Freni (saturnero@freesbie.org)
FreeSBIE developer (http://www.freesbie.org)
GPG Public key at http://www.saturnero.net/saturnero.asc


--------------enig0766C215CDB6EEE35FFC482A
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (Darwin)

iD8DBQFD7OrMymi72IiShysRAr7mAJwMBy5WOyk2Z/BkstNbeka1spab6gCeJVhE
12dvRMqsfjO7zQEgzOUmgdQ=
=v3pk
-----END PGP SIGNATURE-----

--------------enig0766C215CDB6EEE35FFC482A--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43ECEAC9.70602>