Date: Mon, 26 Jan 2015 07:50:59 +1100 From: Peter Jeremy <peter@rulingia.com> To: Slawa Olhovchenkov <slw@zxy.spb.ru> Cc: svn-src-head@freebsd.org, Baptiste Daroussin <bapt@freebsd.org>, src-committers@freebsd.org, svn-src-all@freebsd.org, Bruce Evans <brde@optusnet.com.au> Subject: Re: svn commit: r277652 - in head/usr.sbin/pw: . tests Message-ID: <20150125205059.GE23253@server.rulingia.com> In-Reply-To: <20150125192926.GT3698@zxy.spb.ru> References: <201501241913.t0OJD4xT039188@svn.freebsd.org> <20150125155254.V1007@besplex.bde.org> <20150125142148.GA76051@zxy.spb.ru> <20150126014336.P2572@besplex.bde.org> <20150125153639.GC76051@zxy.spb.ru> <20150125192128.GD23253@server.rulingia.com> <20150125192926.GT3698@zxy.spb.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
--CGDBiGfvSTbxKZlW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2015-Jan-25 22:29:26 +0300, Slawa Olhovchenkov <slw@zxy.spb.ru> wrote: >I think this is result of convert (signed short) to (signed int). > >> >ls -l /usr/ports/packages32/lang >> >total 2 >> >lrwxr-xr-x 1 4294967294 wheel 33 Mar 17 2012 perl-threaded-5.12.4_4= =2Etbz -> ../All/perl-threaded-5.12.4_4.tbz >> >lrwxr-xr-x 1 4294967294 wheel 27 Mar 17 2012 python27-2.7.2_4.tbz -= > ../All/python27-2.7.2_4.tbz >> >lrwxr-xr-x 1 4294967294 wheel 21 Mar 17 2012 tcl-8.5.11.tbz -> ../A= ll/tcl-8.5.11.tbz >> >lrwxr-xr-x 1 4294967294 wheel 29 Mar 17 2012 tcl-modules-8.5.11.tbz= -> ../All/tcl-modules-8.5.11.tbz >>=20 >> All this means is that you have some files with that uid. It's not >> clear how they were created. > >nfs3 export ZFS dataset to VM. VM do write as 'root'. root maped to >nobody. When this is created -- host 9.1, VM -- 6.x. I can reproduce this with FreeBSD 10/r276177 client and server running NFSv3 using the "new" NFS code. It appears to be due to the (broken) initialisation of def_anon in mountd(8) with '(uid_t)-2' - as noted by bde. It's nothing to do with ZFS. --=20 Peter Jeremy --CGDBiGfvSTbxKZlW Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQJ8BAEBCgBmBQJUxVczXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRFRUIyOTg2QzMwNjcxRTc0RTY1QzIyN0Ux NkE1OTdBMEU0QTIwQjM0AAoJEBall6Dkogs0oSEP/3ngNWbIi3t5vTIYJK4D1eGS h6KIljrk3AEY4LlphXZdVaYEFaiPrO8Wy9SRhb2aJxNBgZKkugYykb7NH2dNZrQg FILCjm9MRThrPF7eYAV+QPEXaVMQlfaDBbX7MuWjj/lvvJOv2Hzg2BW0bIzPg/Jk SyLPHCFpOBkIVtqzfhF5JG4DJhHoTSyci024Pe/ouIyLzTH5dGdpODsJmiwepzex sTyjCrq+52U3PKNEMbKPfrM3l+4Nk0NTepNGCQpYvm8Y3Ckodv3CpBep79keNs8B PgTvpKCEJ8xqj4FYS9ms7vSlohZOsMdZZgOOgp3LdfYjfnMJQh64byq2oGyBHz7J v5wdnM6avrDvORYSTvPAx3bzw5sgZ0Rl3RZzmDIf2x0v9qwCOJR+GxmoLsSh+CRs pndL9ClY5rEApAuWbdellZIsoPAJCspXC5fR56XopF3N3HNA32/p64dtfvqcIqJ5 67m3DcK6NOk/+sap1ku6wJoodImQ2p7ylHY/P/PnqTZ3YQkKSlPj8A50s8J1ws34 Lob0YCaWD2Fv8gs12kQgt4tnV0lSxT/JpTg+EX5e3XyNDPN8BA+TsEdCO09yLPbA 7dBnGXRRnLwCxBqTCkeI/DYz+jJPuGBtjejRipGbcNbHM0DKMJbppQpRHQI1ahfM MY8iiXyw+2bwiwg0+DG4 =aQQu -----END PGP SIGNATURE----- --CGDBiGfvSTbxKZlW--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150125205059.GE23253>