svn commit: r199262 - head/sys/dev/ata/chipsets

2009-11-14 Thread Alexander Motin
Author: mav Date: Sat Nov 14 08:04:38 2009 New Revision: 199262 URL: http://svn.freebsd.org/changeset/base/199262 Log: Disable PMP probing for Marvell AHCI controllers. It is not working for some reason. Linux does the same. Modified: head/sys/dev/ata/chipsets/ata-ahci.c Modified:

svn commit: r199263 - head/sys/cam/ata

2009-11-14 Thread Alexander Motin
Author: mav Date: Sat Nov 14 08:08:49 2009 New Revision: 199263 URL: http://svn.freebsd.org/changeset/base/199263 Log: MFp4: Do not enable tagged queueing if controller reports 0 tags support. Modified: head/sys/cam/ata/ata_xpt.c Modified: head/sys/cam/ata/ata_xpt.c

svn commit: r199265 - head/usr.bin/kdump

2009-11-14 Thread Colin Percival
Author: cperciva Date: Sat Nov 14 09:33:51 2009 New Revision: 199265 URL: http://svn.freebsd.org/changeset/base/199265 Log: Update malloc utrace structure parsing to reflect the change (r199265) in how malloc_init is logged from (0, 0, 0) to (-1, 0, 0). While we're here, simplify the

Re: svn commit: r199265 - head/usr.bin/kdump

2009-11-14 Thread Colin Percival
Colin Percival wrote: New Revision: 199265 ^^ Log: Update malloc utrace structure parsing to reflect the change (r199265) ^^^ No, this wasn't deliberately self-referential. The above should read the

svn commit: r199266 - in stable/8/sys/cddl: compat/opensolaris/sys contrib/opensolaris/uts/common/fs/zfs contrib/opensolaris/uts/common/sys

2009-11-14 Thread Pawel Jakub Dawidek
Author: pjd Date: Sat Nov 14 11:59:59 2009 New Revision: 199266 URL: http://svn.freebsd.org/changeset/base/199266 Log: MFC r198703,r199156,r199157: r198703: - zfs_zaccess() can handle VAPPEND too, so map V_APPEND to VAPPEND and call zfs_access() instead of vaccess() in this case

svn commit: r199268 - head/sys/i386/cpufreq

2009-11-14 Thread Alexander Motin
Author: mav Date: Sat Nov 14 14:16:02 2009 New Revision: 199268 URL: http://svn.freebsd.org/changeset/base/199268 Log: Desktop Core2Duo/Core2Quad CPUs are unable to control frequency of single CPU core, only pair of them. As result, both cores are running on highest one of requested

svn commit: r199269 - head/sys/i386/cpufreq

2009-11-14 Thread Alexander Motin
Author: mav Date: Sat Nov 14 14:29:18 2009 New Revision: 199269 URL: http://svn.freebsd.org/changeset/base/199269 Log: Retry only once, if BIOS is completely broken and gives zero freqs. Modified: head/sys/i386/cpufreq/est.c Modified: head/sys/i386/cpufreq/est.c

svn commit: r199270 - head/libexec/rtld-elf

2009-11-14 Thread Robert Watson
Author: rwatson Date: Sat Nov 14 15:08:44 2009 New Revision: 199270 URL: http://svn.freebsd.org/changeset/base/199270 Log: Fix white space in rtld runtime error printf. MFC after:3 days Modified: head/libexec/rtld-elf/rtld.c Modified: head/libexec/rtld-elf/rtld.c

svn commit: r199271 - head/share/timedef

2009-11-14 Thread Hajimu UMEMOTO
Author: ume Date: Sat Nov 14 15:56:23 2009 New Revision: 199271 URL: http://svn.freebsd.org/changeset/base/199271 Log: Since %b contains unit, %b is not suitable for c_fmt, now. Use %_m instead. Modified: head/share/timedef/ja_JP.SJIS.src head/share/timedef/ja_JP.UTF-8.src

svn commit: r199272 - stable/8/sys/cddl/boot/zfs

2009-11-14 Thread Robert Noland
Author: rnoland Date: Sat Nov 14 16:14:51 2009 New Revision: 199272 URL: http://svn.freebsd.org/changeset/base/199272 Log: MFC r199241 This patch addresses an overflow in the the zfs boot code and allows users to boot from zfs raidz volumes. This has been tested by a number of users

svn commit: r199274 - head/sys/nfsserver

2009-11-14 Thread Marcel Moolenaar
Author: marcel Date: Sat Nov 14 18:14:07 2009 New Revision: 199274 URL: http://svn.freebsd.org/changeset/base/199274 Log: Fix an obvious panic by not casting from a pointer that is 4-bytes alignment to a type that needs 8-byte alignment, and thus causing misaligned memory references.

svn commit: r199275 - releng/8.0/sys/cddl/boot/zfs

2009-11-14 Thread Robert Noland
Author: rnoland Date: Sat Nov 14 18:42:09 2009 New Revision: 199275 URL: http://svn.freebsd.org/changeset/base/199275 Log: MFC r199241 This patch addresses an overflow in the the zfs boot code and allows users to boot from zfs raidz volumes. This has been tested by a number of users

svn commit: r199276 - stable/7/sys/cddl/boot/zfs

2009-11-14 Thread Robert Noland
Author: rnoland Date: Sat Nov 14 18:53:44 2009 New Revision: 199276 URL: http://svn.freebsd.org/changeset/base/199276 Log: MFC r199241 This patch addresses an overflow in the the zfs boot code and allows users to boot from zfs raidz volumes. This has been tested by a number of users

svn commit: r199278 - head/sys/dev/ahci

2009-11-14 Thread Alexander Motin
Author: mav Date: Sat Nov 14 20:06:04 2009 New Revision: 199278 URL: http://svn.freebsd.org/changeset/base/199278 Log: MFp4: Check SNCQ HBA capability bit when reporting NCQ support to CAM. Modified: head/sys/dev/ahci/ahci.c Modified: head/sys/dev/ahci/ahci.c

svn commit: r199279 - in head/sys/cam: . scsi

2009-11-14 Thread Alexander Motin
Author: mav Date: Sat Nov 14 20:13:38 2009 New Revision: 199279 URL: http://svn.freebsd.org/changeset/base/199279 Log: MFp4: Fix several device freeze counting bugs. Modified: head/sys/cam/cam_periph.c head/sys/cam/scsi/scsi_cd.c head/sys/cam/scsi/scsi_ch.c Modified:

svn commit: r199280 - head/sys/cam

2009-11-14 Thread Alexander Motin
Author: mav Date: Sat Nov 14 20:23:20 2009 New Revision: 199280 URL: http://svn.freebsd.org/changeset/base/199280 Log: MFp4: Remove code that years ago was closing race between request submission to SIM and device/SIM freeze. That race become impossible after moving from spl to mutex

svn commit: r199281 - head/sys/cam

2009-11-14 Thread Alexander Motin
Author: mav Date: Sat Nov 14 20:30:42 2009 New Revision: 199281 URL: http://svn.freebsd.org/changeset/base/199281 Log: MFp4: Some more missed parts from previous commits. Modified: head/sys/cam/cam_periph.c head/sys/cam/cam_queue.c head/sys/cam/cam_queue.h Modified:

svn commit: r199282 - in head: bin/sh tools/regression/bin/sh/parser

2009-11-14 Thread Jilles Tjoelker
Author: jilles Date: Sat Nov 14 22:08:32 2009 New Revision: 199282 URL: http://svn.freebsd.org/changeset/base/199282 Log: sh: Allow a newline before in in a for command, as required by POSIX. Added: head/tools/regression/bin/sh/parser/for1.0 (contents, props changed) Modified:

Re: svn commit: r199274 - head/sys/nfsserver

2009-11-14 Thread Marcel Moolenaar
On Nov 14, 2009, at 1:46 PM, M. Warner Losh wrote: : @@ -206,7 +207,11 @@ fha_extract_info(struct svc_req *req, st : if (error) : goto out; : : - i-fh = *(const u_int64_t *)(fh.fh_generic.fh_fid.fid_data); : +#if _BYTE_ORDER == _LITTLE_ENDIAN : + i-fh =

svn commit: r199284 - head/sys/nfsserver

2009-11-14 Thread Marcel Moolenaar
Author: marcel Date: Sun Nov 15 03:09:50 2009 New Revision: 199284 URL: http://svn.freebsd.org/changeset/base/199284 Log: Revert previous change and fix misalignment by using bcopy() to copy the file handle from fid_data into fh. This eliminates conditional compilation. Pointed out by: