Author: allanjude
Date: Thu Nov 5 17:10:14 2020
New Revision: 367393
URL: https://svnweb.freebsd.org/changeset/base/367393
Log:
VirtIO: Make sure the guest knows the TRIM alignment requirements
If bhyve is used to emulate 512e access in guest OS, then discard addresses
should be properly
Author: allanjude
Date: Thu Oct 15 15:07:25 2020
New Revision: 366729
URL: https://svnweb.freebsd.org/changeset/base/366729
Log:
ZFS: whitelist zstd and encryption in the loader
MFC r364787:
MFS r366593:
Please note that neither zstd nor encryption is
supported by the loader at thi
Author: allanjude
Date: Fri Oct 9 23:02:09 2020
New Revision: 366593
URL: https://svnweb.freebsd.org/changeset/base/366593
Log:
MFC r364787:
ZFS: whitelist zstd and encryption in the loader
Please note that neither zstd nor encryption is
supported by the loader at this instant. This
Author: allanjude
Date: Fri Oct 9 22:59:27 2020
New Revision: 366592
URL: https://svnweb.freebsd.org/changeset/base/366592
Log:
Clean up the mess I made with r366590 and r366591
Modified:
stable/12/stand/efi/loader/main.c
stable/12/stand/libsa/zfs/zfsimpl.c
stable/12/usr.bin/netstat/rout
Author: allanjude
Date: Fri Oct 9 22:50:16 2020
New Revision: 366591
URL: https://svnweb.freebsd.org/changeset/base/366591
Log:
Revert r366590 that contains garbage
Modified:
stable/12/stand/efi/loader/main.c
Directory Properties:
stable/12/ (props changed)
Modified: stable/12/stand/efi
Author: allanjude
Date: Fri Oct 9 22:42:04 2020
New Revision: 366590
URL: https://svnweb.freebsd.org/changeset/base/366590
Log:
MFC r364787:
ZFS: whitelist zstd and encryption in the loader
Please note that neither zstd nor encryption is
supported by the loader at this instant. This
: Sean Eric Fagan
Reviewed-by: Serapheim Dimitropoulos
Reviewed-by: Brian Behlendorf
Signed-off-by: Allan Jude
openzfs/zfs@4547fc4e071ceb1818b3a46c3035b923e06e5390
Approved by: re (gjb)
Relnotes: yes
Sponsored by: Klara Inc.
Added:
releng/12.2/sys/cddl/contrib
Author: allanjude
Date: Thu Sep 17 21:51:05 2020
New Revision: 365860
URL: https://svnweb.freebsd.org/changeset/base/365860
Log:
Update naming of per-dataset counters introduced in r365689
Upstream OpenZFS is changing the structure of the sysctl mibs to avoid
having a / in the element nam
Author: allanjude
Date: Wed Sep 16 20:58:24 2020
New Revision: 365808
URL: https://svnweb.freebsd.org/changeset/base/365808
Log:
Connect new ZFS source file to the kernel build
This was missed in r365689
This causes compile issues when building ZFS into the kernel
PR: 24
Author: allanjude
Date: Sun Sep 13 23:51:07 2020
New Revision: 365702
URL: https://svnweb.freebsd.org/changeset/base/365702
Log:
MFC r360229, r363255
MFS r365614
r360229:
Add VIRTIO_BLK_T_DISCARD (TRIM) support to the bhyve virtio-blk backend
This will advertise support for TRIM to
: Serapheim Dimitropoulos
Reviewed-by: Brian Behlendorf
Signed-off-by: Allan Jude
openzfs/zfs@4547fc4e071ceb1818b3a46c3035b923e06e5390
This is a direct commit to stable/12 because they do not exist in
illumos upstream ZFS and needed to be heavily modified to work in
stable/12
Author: allanjude
Date: Thu Sep 10 21:01:22 2020
New Revision: 365614
URL: https://svnweb.freebsd.org/changeset/base/365614
Log:
MFC r360229, r363255
r360229:
Add VIRTIO_BLK_T_DISCARD (TRIM) support to the bhyve virtio-blk backend
This will advertise support for TRIM to the guest vir
Author: allanjude
Date: Sun Jul 19 14:42:13 2020
New Revision: 363324
URL: https://svnweb.freebsd.org/changeset/base/363324
Log:
at(1): Markup environment variables with proper macros
Submitted by: debdrup
Reported by: 0mp
Reviewed by: imp
Sponsored by: Klara Inc.
Differential Rev
Author: allanjude
Date: Fri Jul 17 20:43:00 2020
New Revision: 363286
URL: https://svnweb.freebsd.org/changeset/base/363286
Log:
at(1): Fix location of at(1) crontab
With r318443, atrun was moved from /etc/crontab to /etc/cron.d/at,
but the man-page was unfortunately not updated to reflec
Author: allanjude
Date: Thu Jul 16 16:32:16 2020
New Revision: 363255
URL: https://svnweb.freebsd.org/changeset/base/363255
Log:
Add VIRTIO_BLK_T_DISCARD support to the virtio-blk driver
If the hypervisor advertises support for the DISCARD command then the
guest can perform TRIM commands,
Author: allanjude
Date: Wed Jul 15 14:38:15 2020
New Revision: 363224
URL: https://svnweb.freebsd.org/changeset/base/363224
Log:
zpool-features(7): Note that the boot loader has support for large_blocks
Since r304321 (-current: Aug 18, 2016) and r328866 (stable/11: Feb 5, 2018)
the FreeBS
Author: allanjude
Date: Wed Jul 15 14:27:23 2020
New Revision: 363223
URL: https://svnweb.freebsd.org/changeset/base/363223
Log:
vlan(4): Minor grammar corrections
Note: date not bumped because "content" was not changed, just inserted some
missing words.
PR: 248001
Submit
Author: allanjude
Date: Tue Jul 14 00:46:20 2020
New Revision: 363169
URL: https://svnweb.freebsd.org/changeset/base/363169
Log:
Actually install the new 221.backup-gpart periodic script
Submitted by: Rob Fairbanks
Reported by: Michael Butler
MFC with: r363110
Sponsored by: Kla
On 2020-07-12 13:32, Enji Cooper wrote:
>
>> On Jul 11, 2020, at 10:20 AM, Allan Jude wrote:
>>
>> Author: allanjude
>> Date: Sat Jul 11 17:20:17 2020
>> New Revision: 363103
>> URL: https://svnweb.freebsd.org/changeset/base/363103
>>
>>
Author: allanjude
Date: Mon Jul 13 13:44:54 2020
New Revision: 363142
URL: https://svnweb.freebsd.org/changeset/base/363142
Log:
Remove excess spaces from rc.d scripts
The space between words is already being echoed by the space between quoted
strings:
% echo 'foo' 'bar'
foo
Author: allanjude
Date: Mon Jul 13 02:09:21 2020
New Revision: 363139
URL: https://svnweb.freebsd.org/changeset/base/363139
Log:
Loader: explain the syntax of currdev
The origin text was: "Syntax for devices is odd."
That is not very helpful.
PR: 199103
Reviewed by: keva
Author: allanjude
Date: Sat Jul 11 22:14:44 2020
New Revision: 363114
URL: https://svnweb.freebsd.org/changeset/base/363114
Log:
periodic.conf: correct capitailization in the middle of a sentence
Reported by: yuripv
Event:July 2020 Bugathon
Modified:
head/share/man/man
Author: allanjude
Date: Sat Jul 11 20:56:57 2020
New Revision: 363111
URL: https://svnweb.freebsd.org/changeset/base/363111
Log:
Add cross references betwen ttys(5) and related drivers
nmdm(4), ucom(4), and uart(4)
PR: 247638
Submitted by: Pau Amma
Reported by: 0mp
MF
Author: allanjude
Date: Sat Jul 11 20:53:31 2020
New Revision: 363110
URL: https://svnweb.freebsd.org/changeset/base/363110
Log:
Add a periodic script to backup the partition table and boot code
Optionally, alert you if the contents change from the previous backup
PR: 86388
Author: allanjude
Date: Sat Jul 11 19:44:12 2020
New Revision: 363109
URL: https://svnweb.freebsd.org/changeset/base/363109
Log:
nscd: does not warn about invalid values what parsing config file
PR: 202135
Submitted by: am...@amutu.com
Reported By: trond.endres...@ximalas.inf
Author: allanjude
Date: Sat Jul 11 19:29:24 2020
New Revision: 363108
URL: https://svnweb.freebsd.org/changeset/base/363108
Log:
boot(8): fix sorting of cross references
Reported by: yuripv
Event:July 2020 Bugathon
Modified:
head/sbin/reboot/boot_i386.8
Modified: head
Author: allanjude
Date: Sat Jul 11 19:18:43 2020
New Revision: 363107
URL: https://svnweb.freebsd.org/changeset/base/363107
Log:
boot(8): Add additional cross references
Provide hints to direct people towards gptzfsboot, zfsbootcfg, efibootmgr, etc
PR: 199103
MFC after:
Author: allanjude
Date: Sat Jul 11 18:24:16 2020
New Revision: 363105
URL: https://svnweb.freebsd.org/changeset/base/363105
Log:
ppp: Document the fact that ppp_nat is enabled by default
No functional change.
PR: 243062
Submitted by: Evilham (original version)
MFC after:
Author: allanjude
Date: Sat Jul 11 18:04:09 2020
New Revision: 363104
URL: https://svnweb.freebsd.org/changeset/base/363104
Log:
procctl(2): consistently refer to the last agrument as 'data'
Some older references called it 'arg'
Also fix a syntax error that was underlining an entire se
Author: allanjude
Date: Sat Jul 11 17:20:17 2020
New Revision: 363103
URL: https://svnweb.freebsd.org/changeset/base/363103
Log:
bsdinstall: only kill the dhclient for the interface we are restarting
PR: 205821
Reported by: mjg
MFC after:2 weeks
Sponsored by: Klara Inc.
On 2020-07-11 11:44, Mateusz Guzik wrote:
> On 7/11/20, Allan Jude wrote:
>> Author: allanjude
>> Date: Sat Jul 11 15:32:53 2020
>> New Revision: 363097
>> URL: https://svnweb.freebsd.org/changeset/base/363097
>>
>> Log:
>> bsdinstall: kill dhcli
Author: allanjude
Date: Sat Jul 11 17:06:48 2020
New Revision: 363101
URL: https://svnweb.freebsd.org/changeset/base/363101
Log:
bsdinstall: don't fail if fstab is empty
PR: 210865
Submitted by: Tim Lukasiewicz ,
h-fujish...@sakura.ad.jp (original version)
Reported by: h-fuj
Author: allanjude
Date: Sat Jul 11 16:57:44 2020
New Revision: 363100
URL: https://svnweb.freebsd.org/changeset/base/363100
Log:
defaults/rc.conf: note that the default is ppp_nat="YES"
PR: 243062
Submitted by: Evilham
MFC after:2 weeks
Sponsored by: Klara Inc.
Differ
Author: allanjude
Date: Sat Jul 11 15:57:46 2020
New Revision: 363098
URL: https://svnweb.freebsd.org/changeset/base/363098
Log:
MFC r362396
ZFS: Allow setting checksum=skein on boot pools
PR: 245889
Reported by: delphij
Sponsored by: Klara Inc.
Event:Ju
Author: allanjude
Date: Sat Jul 11 15:57:46 2020
New Revision: 363098
URL: https://svnweb.freebsd.org/changeset/base/363098
Log:
MFC r362396
ZFS: Allow setting checksum=skein on boot pools
PR: 245889
Reported by: delphij
Sponsored by: Klara Inc.
Event:Ju
Author: allanjude
Date: Sat Jul 11 15:32:53 2020
New Revision: 363097
URL: https://svnweb.freebsd.org/changeset/base/363097
Log:
bsdinstall: kill dhclient before starting a new instance
PR: 205821
Submitted by: William Orr
MFC after:2 weeks
Sponsored by: Klara Inc.
Ev
Author: allanjude
Date: Sat Jul 11 14:55:11 2020
New Revision: 363096
URL: https://svnweb.freebsd.org/changeset/base/363096
Log:
MFC r346369
Close filedescriptors when done with them.
MFC r362412
fix -c flag to work with input on stdin
PR: 247295
Sponsored by: Klara
Author: allanjude
Date: Fri Jun 26 16:20:34 2020
New Revision: 362654
URL: https://svnweb.freebsd.org/changeset/base/362654
Log:
ifconfig(8): optimize -f ether:dash mode
Switch to the simplified while loop suggest by Aaron LI
Post commit review via: https://reviews.freebsd.org/rS301185
Author: allanjude
Date: Fri Jun 26 15:14:03 2020
New Revision: 362652
URL: https://svnweb.freebsd.org/changeset/base/362652
Log:
ifconfig(8): remove duplicate line from man page
Reported by: Weitian LI
Sponsored by: Klara Inc.
Modified:
head/sbin/ifconfig/ifconfig.8
Modified: head/s
Author: allanjude
Date: Mon Jun 22 19:03:02 2020
New Revision: 362505
URL: https://svnweb.freebsd.org/changeset/base/362505
Log:
MFOpenZFS: Add zio_ddt_free()+ddt_phys_decref() error handling
The assumption in zio_ddt_free() is that ddt_phys_select() must
always find a match. However, if
Author: allanjude
Date: Fri Jun 19 19:16:25 2020
New Revision: 362412
URL: https://svnweb.freebsd.org/changeset/base/362412
Log:
md5(1): fix -c flag to work with input on stdin
Previously, the -p and -c flags were ignored when reading from stdin
Additionally, -s and -c can be used togethe
Author: allanjude
Date: Fri Jun 19 17:59:55 2020
New Revision: 362396
URL: https://svnweb.freebsd.org/changeset/base/362396
Log:
ZFS: Allow setting checksum=skein on boot pools
PR: 245889
Reported by: delphij
Sponsored by: Klara Inc.
Modified:
head/cddl/contrib/opensolaris
>> Revert r361838
>
> Why?
>
https://lists.freebsd.org/pipermail/freebsd-current/2020-June/076210.html
--
Allan Jude
signature.asc
Description: OpenPGP digital signature
Author: allanjude
Date: Thu Apr 23 20:14:59 2020
New Revision: 360230
URL: https://svnweb.freebsd.org/changeset/base/360230
Log:
trim(8): candelete() returns wrong results because fd is opened O_WRONLY
This was discovered while using trim(8) to test bhyve trim
Reviewed by: asomers
D
Author: allanjude
Date: Thu Apr 23 19:20:58 2020
New Revision: 360229
URL: https://svnweb.freebsd.org/changeset/base/360229
Log:
Add VIRTIO_BLK_T_DISCARD (TRIM) support to the bhyve virtio-blk backend
This will advertise support for TRIM to the guest virtio-blk driver and
perform the DIOC
ort basis. Renaming a tun device
>> to "usbctl", which doesn't exist as an ifnet but does as a /dev, is clearly
>> not that disastrous, but we can't and won't create a /dev for that.
>>
>
> It's been brought to my attention that I actually
Author: allanjude
Date: Thu Sep 19 07:28:24 2019
New Revision: 352504
URL: https://svnweb.freebsd.org/changeset/base/352504
Log:
sys/vm/vm_glue.c: Incorrect function name in panic string
Use __func__ to avoid this issue in the future.
Submitted by: Wuyang Chung
Reviewed by: markj,
anged)
> Modified:
> head/usr.sbin/mpsutil/Makefile
> head/usr.sbin/mpsutil/mps_cmd.c
> head/usr.sbin/mpsutil/mpsutil.h
>
>
> Is this redundant with sesutil, or does it work on different kinds of
> enclosures?
mpsutil's method will work on direct-attach backplanes and enclosures,
where sesutil only works if there is an expander that provides the SES
service.
--
Allan Jude
signature.asc
Description: OpenPGP digital signature
On 2019-03-25 15:17, Cy Schubert wrote:
> In message <3398a21318a4a6715609004d569d20de86f1dc7a.ca...@freebsd.org>
> , Ian Le
> pore writes:
>> On Mon, 2019-03-25 at 05:42 -0700, Cy Schubert wrote:
>>> In message <201903250746.x2p7kkuu019...@repo.freebsd
Author: allanjude
Date: Thu Jun 20 15:44:43 2019
New Revision: 349235
URL: https://svnweb.freebsd.org/changeset/base/349235
Log:
top(1): Don't show the swap line when there are no swap devices
Submitted by: antran...@freebsd.am
Reviewed by: bapt
MFC after:1 month
Sponsored by: Kl
Author: allanjude
Date: Fri Jun 14 15:09:08 2019
New Revision: 349034
URL: https://svnweb.freebsd.org/changeset/base/349034
Log:
MFC r348714:
zpool.8: the comment property is not read-only
The comment property was listed in the man page twice, once under the list
of read-only propert
Author: allanjude
Date: Thu Jun 6 05:10:32 2019
New Revision: 348726
URL: https://svnweb.freebsd.org/changeset/base/348726
Log:
MFC r348065:
Correct the way remaining battery life is calculated
Previously, if a system had multiple batteries, the remaining life
percentage was calcula
Author: allanjude
Date: Thu Jun 6 05:09:43 2019
New Revision: 348725
URL: https://svnweb.freebsd.org/changeset/base/348725
Log:
MFC r347953:
MFV/ZoL: `zfs userspace` ignored all unresolved UIDs after the first
zfsonlinux/zfs@88cfff182432e4d1c24c877f33b47ee6cf109eee
zfs_main: fix
Author: allanjude
Date: Thu Jun 6 01:32:00 2019
New Revision: 348714
URL: https://svnweb.freebsd.org/changeset/base/348714
Log:
zpool.8: the comment property is not read-only
The comment property was listed in the man page twice, once under the list
of read-only properties, and again (co
Author: allanjude
Date: Wed Jun 5 20:31:09 2019
New Revision: 348703
URL: https://svnweb.freebsd.org/changeset/base/348703
Log:
MFC r348065:
Correct the way remaining battery life is calculated
Previously, if a system had multiple batteries, the remaining life
percentage was calcula
Author: allanjude
Date: Wed Jun 5 20:27:26 2019
New Revision: 348702
URL: https://svnweb.freebsd.org/changeset/base/348702
Log:
MFC r348068, r348071
r348068:
ZFS: Make deadman tunables no longer read-only
This allows the user to enable, disable, and adjust the I/O deadman at
runti
Author: allanjude
Date: Wed Jun 5 20:18:08 2019
New Revision: 348699
URL: https://svnweb.freebsd.org/changeset/base/348699
Log:
sha.3: clarify admonition against use in NEW signature schemes
Reported by: cem, cperciva (grammar)
Modified:
head/lib/libmd/sha.3
Modified: head/lib/libmd/s
Author: allanjude
Date: Wed Jun 5 19:46:35 2019
New Revision: 348696
URL: https://svnweb.freebsd.org/changeset/base/348696
Log:
MFC r347953:
MFV/ZoL: `zfs userspace` ignored all unresolved UIDs after the first
zfsonlinux/zfs@88cfff182432e4d1c24c877f33b47ee6cf109eee
zfs_main: fix
Author: allanjude
Date: Wed May 29 20:34:35 2019
New Revision: 348370
URL: https://svnweb.freebsd.org/changeset/base/348370
Log:
Fix assertion in ZFS TRIM code
Due to an attempt to check two conditions at once in a macro not designed
as such, the assertion would always evaluate to true.
ld they be used as part of a cryptographic signature scheme.
>> .Pp
>> The
>> .Tn IA32
>>
>>
>
I borrowed the message (with .Tn markup) from the md5(1) man page, and
just added it to the library reference man pages since they said 'No
method is known to exist which finds two files having the same hash
value' which has not been true in a while.
I did not spend any effort deciding which markup to use there, as I
don't think MD5 or SHA1 are tradenames, just acronyms.
--
Allan Jude
signature.asc
Description: OpenPGP digital signature
Author: allanjude
Date: Tue May 21 22:17:00 2019
New Revision: 348073
URL: https://svnweb.freebsd.org/changeset/base/348073
Log:
Add admonitions against using MD5 and SHA1 to the API man pages
Modified:
head/lib/libmd/mdX.3
head/lib/libmd/sha.3
Modified: head/lib/libmd/mdX.3
==
Author: allanjude
Date: Tue May 21 22:11:53 2019
New Revision: 348072
URL: https://svnweb.freebsd.org/changeset/base/348072
Log:
Add missing errors section to md[2-5], ripemd160, sha*, and skein* manpages
PR: 148987
Submitted by: Dan Lukes (original version)
MFC after:1 w
Author: allanjude
Date: Tue May 21 21:39:03 2019
New Revision: 348071
URL: https://svnweb.freebsd.org/changeset/base/348071
Log:
Fix typo in r348068
Modified:
head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/spa_misc.c
Modified: head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/spa_misc
Author: allanjude
Date: Tue May 21 21:26:18 2019
New Revision: 348068
URL: https://svnweb.freebsd.org/changeset/base/348068
Log:
ZFS: Make deadman tunables no longer read-only
This allows the user to enable, disable, and adjust the I/O deadman at
runtime. This can be especially useful whe
Author: allanjude
Date: Tue May 21 21:14:22 2019
New Revision: 348065
URL: https://svnweb.freebsd.org/changeset/base/348065
Log:
Correct the way remaining battery life is calculated
Previously, if a system had multiple batteries, the remaining life
percentage was calculated as the average
On 5/18/19 8:37 AM, Alexey Dokuchaev wrote:
On Sat, May 18, 2019 at 12:27:22PM +, Allan Jude wrote:
New Revision: 347953
URL: https://svnweb.freebsd.org/changeset/base/347953
Log:
MFV/ZoL: `zfs userspace` ignored all unresolved UIDs after the first
zfsonlinux/zfs
Author: allanjude
Date: Sat May 18 12:27:22 2019
New Revision: 347953
URL: https://svnweb.freebsd.org/changeset/base/347953
Log:
MFV/ZoL: `zfs userspace` ignored all unresolved UIDs after the first
zfsonlinux/zfs@88cfff182432e4d1c24c877f33b47ee6cf109eee
zfs_main: fix `zfs userspace` sq
On 2019-03-25 15:17, Cy Schubert wrote:
> In message <3398a21318a4a6715609004d569d20de86f1dc7a.ca...@freebsd.org>
> , Ian Le
> pore writes:
>> On Mon, 2019-03-25 at 05:42 -0700, Cy Schubert wrote:
>>> In message <201903250746.x2p7kkuu019...@repo.freebsd
Author: allanjude
Date: Mon Mar 25 07:46:20 2019
New Revision: 345491
URL: https://svnweb.freebsd.org/changeset/base/345491
Log:
Make TMPFS_PAGES_MINRESERVED a kernel option
TMPFS_PAGES_MINRESERVED controls how much memory is reserved for the system
and not used by tmpfs.
On very sma
Author: allanjude
Date: Mon Mar 25 07:48:52 2019
New Revision: 345492
URL: https://svnweb.freebsd.org/changeset/base/345492
Log:
The Atheros AR7241 has 20 GPIO pins
AR724X_GPIO_PINS used for this family is defined as 18
The datasheet for the AR7241 describes 20 pins, allow all to be used.
Author: allanjude
Date: Sun Mar 24 06:28:25 2019
New Revision: 345464
URL: https://svnweb.freebsd.org/changeset/base/345464
Log:
Fix AMD type flash write operations, and display chip information at boot
Applies to MX flash chips on AR9132 and RT3050
Submitted by: Hiroki Mori
Reviewe
Author: allanjude
Date: Sat Jan 12 17:52:52 2019
New Revision: 342971
URL: https://svnweb.freebsd.org/changeset/base/342971
Log:
Add missing documentation for dev.acpi_ibm.0.mic_led added in r335304
PR: 229074
X-MFC-With: 335304
Submitted by: Ali Abdallah
Modified:
head/
Author: allanjude
Date: Fri Jan 4 02:48:43 2019
New Revision: 342754
URL: https://svnweb.freebsd.org/changeset/base/342754
Log:
The lam(1) man page is unclear about the uppercase versions of the flags
PR: 229571
Submitted by: Tim Chase
Modified:
head/usr.bin/lam/lam.1
Modi
Author: allanjude
Date: Tue Dec 11 19:34:25 2018
New Revision: 341828
URL: https://svnweb.freebsd.org/changeset/base/341828
Log:
MFC: r339289: Resolve a hang in ZFS during vnode reclaimation
This is caused by a deadlock between zil_commit() and zfs_zget()
Add a way for zfs_zget() to b
4_t)1 << 63) / 50) + (1ull << 32) - 1) >>
> 32);
> }
>
> static __inline int64_t
> @@ -201,7 +205,7 @@ static __inline sbintime_t
> mstosbt(int64_t _ms)
> {
>
> - return ((_ms * (((uint64_t)1 << 63) / 500)) >> 32);
> + return ((_ms * (((uint64_t)1 << 63) / 500) + (1ull << 32) - 1) >> 32);
> }
>
> /*-
>
--
Allan Jude
signature.asc
Description: OpenPGP digital signature
Author: allanjude
Date: Tue Oct 16 03:18:57 2018
New Revision: 339376
URL: https://svnweb.freebsd.org/changeset/base/339376
Log:
Welcome Thomas Munro as a FreeBSD src Committer
Mentors: mjg, allanjude
Approved by: core
Modified:
svnadmin/conf/access
svnadmin/conf/mentors
Modified:
Author: allanjude
Date: Sat Oct 13 02:20:16 2018
New Revision: 339343
URL: https://svnweb.freebsd.org/changeset/base/339343
Log:
Document that sendfile(2) can return ENOTCAPABLE
PR: 232207
Submitted by: Enji Cooper
Approved by: re (rgrimes)
Modified:
head/lib/libc/sys/sen
Author: allanjude
Date: Sat Oct 13 02:21:23 2018
New Revision: 339344
URL: https://svnweb.freebsd.org/changeset/base/339344
Log:
Make `mfiutil show progress` print out the elapsed time estimate in a
more humanized way
PR: 225993
Submitted by: Enji Cooper
Reviewed by: jhb (
Author: allanjude
Date: Wed Oct 10 22:59:15 2018
New Revision: 339299
URL: https://svnweb.freebsd.org/changeset/base/339299
Log:
Pull in a follow-on commit to resolve a deadlock in ZFS sequential
resilver (r334844)
MFV/ZoL: Fix deadlock in IO pipeline
commit a76f3d0437e5e974f0f748f87
Author: allanjude
Date: Wed Oct 10 22:55:31 2018
New Revision: 339298
URL: https://svnweb.freebsd.org/changeset/base/339298
Log:
Add missing sysctls for tuning vdev queue depths for new I/O types
This connects new tunables that were added but not exposed in:
r329502 (zpool remove)
r3370
Author: allanjude
Date: Wed Oct 10 19:39:47 2018
New Revision: 339289
URL: https://svnweb.freebsd.org/changeset/base/339289
Log:
Resolve a hang in ZFS during vnode reclaimation
This is caused by a deadlock between zil_commit() and zfs_zget()
Add a way for zfs_zget() to break out of the
Author: allanjude
Date: Sun Oct 7 19:50:44 2018
New Revision: 339224
URL: https://svnweb.freebsd.org/changeset/base/339224
Log:
Teach truss how to display shm_open(2), shm_unlink(2)
Submitted by: Thomas Munro
Reviewed by: tuexen, kib
Approved by: re (rgrimes)
MFC after:2 weeks
Author: allanjude
Date: Sun Sep 30 21:23:31 2018
New Revision: 339026
URL: https://svnweb.freebsd.org/changeset/base/339026
Log:
Use PNP metadata to allow devmatch to autoload ure(4)
Reviewed by: manu imp
Approved by: re (kib)
X-MFC-with: devmatch
Sponsored by: Klara Systems
Modi
Author: allanjude
Date: Sat Sep 29 01:26:07 2018
New Revision: 339009
URL: https://svnweb.freebsd.org/changeset/base/339009
Log:
Avoid panic when adjusting priority of a read in the face of an IO error
PR: 231516
Reported by: sbruno
Approved by: re (rgrimes)
Obtained from:
Author: allanjude
Date: Thu Aug 23 22:50:11 2018
New Revision: 338282
URL: https://svnweb.freebsd.org/changeset/base/338282
Log:
bsdinstall/zfsboot: Enable new UEFI+GELI support
After r336252 it is no longer necessary to have a separate bootpool when
booting from an encrypted disk with UE
Author: allanjude
Date: Tue Jul 24 04:38:11 2018
New Revision: 336660
URL: https://svnweb.freebsd.org/changeset/base/336660
Log:
ZFS: Reserve DMU_BACKUP_FEATURE flags for Native Encryption and ZSTD
Modified:
head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zfs_ioctl.h
Modified: head/s
- Ian
>
I think you have the wrong commit. This commit only changes some static
strings, and copyright comments.
--
Allan Jude
signature.asc
Description: OpenPGP digital signature
D's cdb to
make much smaller .db files.
Here is bapt@'s original work: https://people.freebsd.org/~bapt/cdbrw.diff
--
Allan Jude
signature.asc
Description: OpenPGP digital signature
Author: allanjude
Date: Tue Jul 3 05:53:27 2018
New Revision: 335883
URL: https://svnweb.freebsd.org/changeset/base/335883
Log:
stand/common/disk.c: dev->d_offset still needs to be set to 0
With r335868, I thought this was no longer necessary. I was wrong.
Reported by: ian
Sponsore
Author: allanjude
Date: Mon Jul 2 18:19:08 2018
New Revision: 335868
URL: https://svnweb.freebsd.org/changeset/base/335868
Log:
stand/common/disk.c: Read partition table relative to the start of the disk
If a disk is of an oddball size, like the 200mb + 512b used in rootgen.sh,
when disk
On 2018-06-17 07:32, Eugene Grosbein wrote:
> 17.06.2018 10:18, Allan Jude wrote:
>
>> Author: allanjude
>> Date: Sun Jun 17 03:18:56 2018
>> New Revision: 335276
>> URL: https://svnweb.freebsd.org/changeset/base/335276
>>
>> Log:
>> gptboot,
On 2018-06-19 16:30, O. Hartmann wrote:
> Am Sun, 17 Jun 2018 03:18:57 + (UTC)
> Allan Jude schrieb:
>
>> Author: allanjude
>> Date: Sun Jun 17 03:18:56 2018
>> New Revision: 335276
>> URL: https://svnweb.freebsd.org/changeset/base/335276
>
>> Log:
Author: allanjude
Date: Wed Jun 20 00:14:54 2018
New Revision: 335398
URL: https://svnweb.freebsd.org/changeset/base/335398
Log:
Revert r335276
This was causing issues for people booting.
I will likely bring this back as an optional feature, similar to
boot0sio, like gptboot-serial or s
Author: allanjude
Date: Sun Jun 17 19:31:35 2018
New Revision: 335298
URL: https://svnweb.freebsd.org/changeset/base/335298
Log:
stand/common/disk.c: Update debug printf
This was missed in r330809 because it is compiled out by default
Sponsored by: Klara Systems
Modified:
head/stand
Author: allanjude
Date: Sun Jun 17 05:55:31 2018
New Revision: 335279
URL: https://svnweb.freebsd.org/changeset/base/335279
Log:
rootgen.sh: complete all profiles except GELI+MBR (not supported)
This extends the test suite to generate images for every combination of:
amd64: mbr/gpt geli/n
Author: allanjude
Date: Sun Jun 17 03:18:56 2018
New Revision: 335276
URL: https://svnweb.freebsd.org/changeset/base/335276
Log:
gptboot, zfsboot, gptzfsboot: Enable the video and serial consoles early
Normally the serial console is not enabled until /boot.config is read and
we know how t
Author: allanjude
Date: Sat Jun 16 17:45:44 2018
New Revision: 335259
URL: https://svnweb.freebsd.org/changeset/base/335259
Log:
rootgen.sh: Don't copy various bits of the bootcode from the running system
We want to use the versions of the bootcode we just built, rather than
ones from wha
Author: allanjude
Date: Sat Jun 16 15:16:02 2018
New Revision: 335254
URL: https://svnweb.freebsd.org/changeset/base/335254
Log:
Avoid reading past the end of the disk in zfsboot.c and biosdisk.c
The GELI boot code rounds reads up to 4k, since the encrypted sectors are
4k, and must be dec
Author: allanjude
Date: Sat Jun 16 06:23:07 2018
New Revision: 335248
URL: https://svnweb.freebsd.org/changeset/base/335248
Log:
biosdisk.c: fix type in debug printf
Sponsored by: Klara Systems
Modified:
head/stand/i386/libi386/biosdisk.c
Modified: head/stand/i386/libi386/biosdisk.c
===
Author: allanjude
Date: Sat Jun 16 05:58:33 2018
New Revision: 335247
URL: https://svnweb.freebsd.org/changeset/base/335247
Log:
biosdisk.c: add missing \n to error message
Sponsored by: Klara Systems
Modified:
head/stand/i386/libi386/biosdisk.c
Modified: head/stand/i386/libi386/biosdis
1 - 100 of 451 matches
Mail list logo