svn commit: r274491 - head/sys/kern

Dag-Erling Smørgrav des at des.no
Fri Nov 14 05:18:36 UTC 2014


Craig Rodrigues <rodrigc at FreeBSD.org> writes:
> After these commits:
> https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/1834/
> these unit tests started failing:
> https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD-tests2/241/
> Do you think your commit fixes it?

Yes.  It fixes a bug that was introduced by the change listed as no 2
for that build, which broke chown for relative paths.  The tests that
fail call chown("the-file", geteuid(), getegid()).

DES
-- 
Dag-Erling Smørgrav - des at des.no


More information about the svn-src-head mailing list