Activity
From 2013-05-07 to 2013-06-05
2013-06-05
-
06:23 PM Bug #3787: gcc4.7 __cplusplus change incompatibility
- I don't really understand how the widechar stuff and C++ would interact either. Out of interest, which tests fail? ...
-
12:13 PM Bug #3787: gcc4.7 __cplusplus change incompatibility
- Attached patch allows GCC 4.7 to build several C++ programs. All but two g++ tests from gcc/testsuite succeed. These ...
-
04:09 PM Bug #3799: ddi_ffs(9f): typo in function prototype
- Webrev can be found here:
http://cr.illumos.org/~webrev/bcoddens/3799/
Best Regards,
Bart
-
02:57 PM Bug #3799 (In Progress): ddi_ffs(9f): typo in function prototype
- Fixed, testing out
-
01:26 AM Bug #3798 (Resolved): Typo in passwd(1) man page
- Resolved in 9f4ed2b2
2013-06-04
-
08:43 PM Bug #3788: /etc/bootrc is defunct and should be removed
- Garrett, I would take it unless you have a patch.
-
01:54 PM Bug #2989: LOGNAME_MAX should be increased to 32
- Yes, that's correct. It's a result of the changes to sysconf.c and limits.h . With the changes, the value of LOGNAM...
2013-06-03
-
09:01 PM Bug #3800: ld: fatal: file ...crtbegin.o; section [7].eh_frame and file .libs/sjlj.o; section [12].eh_frame have incompatibile attributes and cannot be merged into a single output section
- The complaint from the linker is the variance in whether the section is writable. I'll look around on my systems to ...
-
10:31 AM Bug #3800: ld: fatal: file ...crtbegin.o; section [7].eh_frame and file .libs/sjlj.o; section [12].eh_frame have incompatibile attributes and cannot be merged into a single output section
- after reading the following thread, and others similar for other platforms, I can only conclude that this stuff appea...
-
10:10 AM Bug #3800: ld: fatal: file ...crtbegin.o; section [7].eh_frame and file .libs/sjlj.o; section [12].eh_frame have incompatibile attributes and cannot be merged into a single output section
- Seems that things differ a bit already between i386 and x86_64
(not presuming that these are assember output as I be... -
08:08 AM Bug #3800: ld: fatal: file ...crtbegin.o; section [7].eh_frame and file .libs/sjlj.o; section [12].eh_frame have incompatibile attributes and cannot be merged into a single output section
- >If I were guessing, I'd say that something has changed, probably in the binutils you're using, >that's causing the c...
-
06:09 AM Bug #3800: ld: fatal: file ...crtbegin.o; section [7].eh_frame and file .libs/sjlj.o; section [12].eh_frame have incompatibile attributes and cannot be merged into a single output section
- is this perhaps the gas change?
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/dw2gencfi.c.diff?r1=1.51&r2=1.52&cv... -
05:46 AM Bug #3800: ld: fatal: file ...crtbegin.o; section [7].eh_frame and file .libs/sjlj.o; section [12].eh_frame have incompatibile attributes and cannot be merged into a single output section
- Well, it's gas 2.19 from OI that doesn't work. Seemingly 2.32 is fine when forced
(BTW I notice that omnios now see... -
03:10 PM Bug #2989: LOGNAME_MAX should be increased to 32
- Are you saying that _SC_LOGIN_NAME_MAX can never be more than 32 characters long because that's the max supported by ...
-
01:41 PM Bug #315: fmadm telemetry faults
- We see the same problem on a closely related architecture, Sun X4275:
<http://www.listbox.com/member/archive/18218...
2013-06-02
-
10:57 PM Bug #3800 (Feedback): ld: fatal: file ...crtbegin.o; section [7].eh_frame and file .libs/sjlj.o; section [12].eh_frame have incompatibile attributes and cannot be merged into a single output section
- The attributes you've pasted aren't the attributes which ld means, it means the flags on the section (elfdump -c). T...
-
10:53 AM Bug #3798: Typo in passwd(1) man page
- Webrev is here:
http://cr.illumos.org/~webrev/bcoddens/3798/
... -
09:19 AM Bug #3787: gcc4.7 __cplusplus change incompatibility
- Some more tests. I've tried to execute g++ 4.7 tests from gcc/testsuit and received interesting result: lambda-pass.C...
2013-06-01
-
05:16 PM Bug #3800: ld: fatal: file ...crtbegin.o; section [7].eh_frame and file .libs/sjlj.o; section [12].eh_frame have incompatibile attributes and cannot be merged into a single output section
- looking at https://github.com/richlowe/gcc/commit/610511a2a04185795a2e0d08ff25369126719346
it appears that the curre... -
04:46 PM Bug #3800: ld: fatal: file ...crtbegin.o; section [7].eh_frame and file .libs/sjlj.o; section [12].eh_frame have incompatibile attributes and cannot be merged into a single output section
- Apparently I'm not alone:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53902 -
03:39 PM Bug #3800 (Feedback): ld: fatal: file ...crtbegin.o; section [7].eh_frame and file .libs/sjlj.o; section [12].eh_frame have incompatibile attributes and cannot be merged into a single output section
- I've noticed lately while building gcc47 and gcc48 the following:...
-
11:37 AM Feature #3701: Chelsio Terminator 4 NIC driver for illumos
- https://github.com/illumos/illumos-gate/tree/master/usr/src/uts/common/io/cxgbe/firmware
Holly shit!
2013-05-31
-
08:01 PM Bug #3799 (Resolved): ddi_ffs(9f): typo in function prototype
- Missing space after "int" here in the ddi_ffs(9f) man page:...
-
07:48 PM Bug #3798 (In Progress): Typo in passwd(1) man page
- Easy Fix, webrev coming up
-
08:09 AM Bug #3798 (Resolved): Typo in passwd(1) man page
- line #477: authenitcation
-
07:35 PM Bug #2989: LOGNAME_MAX should be increased to 32
- I've made a few more changes in the 4th revision. First of all, there are two versions of the getlogin functions. T...
-
07:07 PM Bug #3664 (Resolved): pkg/Makefile openssl logic should be removed
- Per Bart's comment above.
-
07:07 PM Bug #3664 (Pending RTI): pkg/Makefile openssl logic should be removed
-
07:02 PM Bug #3664: pkg/Makefile openssl logic should be removed
- Done,
commit 4685efea7462166a0242b212ec1eb8be6ad5be35
Author: Bart Coddens <bart.coddens@gmail.com>
Date: Thu Ma... -
07:02 PM Bug #3664 (In Progress): pkg/Makefile openssl logic should be removed
- Done,
commit 4685efea7462166a0242b212ec1eb8be6ad5be35
Author: Bart Coddens <bart.coddens@gmail.com>
Date: Thu Ma... -
06:33 PM Bug #3787: gcc4.7 __cplusplus change incompatibility
- Attaching last version of the patch without mentioned typedef. Maybe we should use changes to stdio_iso.h from first ...
-
05:59 PM Bug #3787: gcc4.7 __cplusplus change incompatibility
- One new discovery. We can't just change #if __cplusplus >= 199711L to #if __cplusplus >= 199711L && defined(__SUNPRO_...
2013-05-30
-
12:22 PM Bug #3797 (Resolved): AHCI: Support for ASMedia ASM106x
- AHCI driver is unable to do port reset properly on this SATA AHCI Controller:
* ASMedia Technology Inc. ASM1062 Se... -
04:11 AM Bug #3787: gcc4.7 __cplusplus change incompatibility
- One more comment - about the following extract from Igor's patch:
@
--- a/usr/src/head/iso/string_iso.h Mon May 2...
2013-05-29
-
09:08 PM Bug #3796 (Closed): listsnapshots not documented in zpool man page
- The listsnapshots property is not documented in the zpool man page.
-
08:37 PM Bug #3787: gcc4.7 __cplusplus change incompatibility
- You're doing what I think is probably best, but I'm not certain.
What I understand from the discussion on the GCC ... -
08:31 PM Bug #3787: gcc4.7 __cplusplus change incompatibility
- Igor, it seems that your patch is not enough. At least, it doesn't help to build aspell. I've attached modified patch...
2013-05-28
-
10:03 PM Feature #3795 (Closed): find does not support -path or -ipath
- The find command provided by illumos does not provide -path or -ipath. A patch which implements these options can be...
-
08:33 PM Bug #3794 (New): Sequential IO on ZFS exhibits factor >13 slowdown when not aligned to record boundaries.
- It seems that using dd to write a large sequential file with bs=131072 is quick while bs=65536 exhibits a factor of >...
-
05:17 PM Bug #3702 (Resolved): nfs4_clnt.h: Typo pathhconf
- Resolved in 3731b53
-
03:07 AM Bug #3751 (Resolved): ALUA mode: "/usr/demo/comstar/bin/aluaadm enable 1" sets "ALUA Node" = 0
- ...
-
02:29 AM Bug #3793 (New): pr_getsockname doesn't pass enough args to _so_getsockopt
- _so_getsockopt grew an argument in the very distant past, it takes 6, the last one being a version.
usr/src/lib/li...
2013-05-27
-
08:54 PM Bug #3792 (Feedback): hald.c:371: error: 'g_type_init' is deprecated
- attached patch for this issue.
-
08:50 PM Bug #3792 (Closed): hald.c:371: error: 'g_type_init' is deprecated
- after upgrade glib to 2.36.1 we have error:
hald.c:371: error: 'g_type_init' is deprecated (declared at /usr/include... -
06:46 PM Bug #3791: /bin/sh's builtin 'rm' busted: 'rm -f' without arguments return error
- Thanks, and sorry for the noise.
Stefano -
06:30 PM Bug #3791: /bin/sh's builtin 'rm' busted: 'rm -f' without arguments return error
- The issue was fixed by AT&T in ast-ksh.20120214, together with a series of related fixes to pass the latest VSC test ...
-
06:16 PM Bug #3791: /bin/sh's builtin 'rm' busted: 'rm -f' without arguments return error
- * Future versions of the POSIX standard will mandate that "rm -f" without
further arguments work correctly, that ... -
06:08 PM Bug #3791 (New): /bin/sh's builtin 'rm' busted: 'rm -f' without arguments return error
- * How to reproduce:
Check that rm is actually a built-in:
$ /bin/sh 'type rm'
rm is a shell built... -
03:53 PM Bug #3790 (In Progress): Some Makefiles have LINT.c without LDLIBS
- When I was doing a complete build after changing some symbols in libc (and the lint library), I got this error:
@/ho...
2013-05-26
-
07:03 PM Bug #3789 (Resolved): iscsid disables warnings
- There is every appearance of cmd/iscsid/Makefile disabling warnings:...
-
06:58 PM Feature #3734: egrep does not support -q
- If you want a quick fix you can find one here: https://github.com/stormos-next/overlay/blob/master/sys-kernel/illumos...
-
05:07 PM Bug #3787: gcc4.7 __cplusplus change incompatibility
- I suspect that the condition should probably be "if it is Studio" rather than "If it is not GCC", I would assume that...
-
02:58 PM Bug #3787: gcc4.7 __cplusplus change incompatibility
- i have tested uploaded patch on dilos-illumos-gate, but i have integrated LIBM.
illumos build fine, some c++ userlan... -
03:50 PM Feature #3701 (Resolved): Chelsio Terminator 4 NIC driver for illumos
- Resolved in 56b2bdd
-
03:49 PM Bug #3739 (Resolved): cannot set zfs quota or reservation on pool version < 22
- Resolved in 013023d
-
03:49 PM Bug #3699 (Resolved): zfs hold or release of a non-existent snapshot does not output error
- Resolved in 013023d
2013-05-25
-
11:10 PM Bug #3770 (Resolved): ipmi drivers hangs due to attach/detach/attach cycle
- Resolved in e1c99a7
-
06:47 PM Bug #3788 (Resolved): /etc/bootrc is defunct and should be removed
- The /etc/bootrc file is not used or sourced anymore... its a legacy file dating back to the days when there was a rea...
-
06:15 PM Bug #3787 (Resolved): gcc4.7 __cplusplus change incompatibility
- In g++ 4.7 __cplusplus macros was changed so it is no longer 1 ( http://gcc.gnu.org/bugzilla/show_bug.cgi?id=1773 ) ....
-
01:53 PM Bug #3786: mmap doesn't respect address hints.
- Created a test case.
-
04:38 AM Bug #3786 (New): mmap doesn't respect address hints.
- The mmap() man page says that if addr is non-zero and MAP_FIXED is not specified that it will make an effort to alloc...
-
01:53 PM Bug #3785: Implement MAP_32BIT flag to mmap()
- Created a test case.
-
04:37 AM Bug #3785 (Resolved): Implement MAP_32BIT flag to mmap()
- The kernel internals already support the idea of mmap restricting itself to below the 4GB boundary. It is a private ...
2013-05-24
-
03:50 PM Bug #1860: CIFS: dir -> long delay or Error in dskattr: NT_STATUS_IO_TIMEOUT
- Any chance of debug data on this?
2013-05-23
-
10:19 PM Bug #3784: Paragraph in pmadm(1M) ends prematurely
- This looks like a result of conversion from sgml, most likely stripping the hyperlinks. There are similar errors in o...
-
10:00 PM Bug #3784 (New): Paragraph in pmadm(1M) ends prematurely
- The best way to illustrate this is by quoting the relevant section:
"In order to uniquely identify an instance of ... -
04:51 PM Bug #3621 (Closed): ZFS LU stuck in the offlining state
- ...
-
03:09 PM Bug #3783 (Closed): Flow control is needed in rpcmod when the NFS server is unable to keep up with the network
- Some NFS clients (like Oracle dNFS) are known for very high retransmit rate with very short delay between RPC request...
2013-05-22
-
11:46 PM Bug #3781: ksh93's builtin ln inconsistent
- One possible point, these ln -sf may point to a target that is missing, or may cross a filesystem boundary, if either...
-
11:44 PM Bug #3781: ksh93's builtin ln inconsistent
- I know how to isolate this. Individual small tests seem to pass just fine, this is in the context of a much larger s...
-
10:45 PM Bug #3781: ksh93's builtin ln inconsistent
- Glenn Fowler asked:
can you make a small test case (like the previous /tmp/x => /tmp/g) that
shows the problem
I... -
10:05 PM Bug #3781: ksh93's builtin ln inconsistent
- Bug passed to upstream. May take a week or two to get feedback because the AST and UWIN projects are currently under ...
-
09:38 PM Bug #3781 (New): ksh93's builtin ln inconsistent
- I found cases where -f is not honored properly with ksh. I can't figure out why.
Processing ksh-overrides: ./src/... -
11:43 PM Bug #3779: ksh93's builtin chown handling is busted
- version chgrp (AT&T Research) 2009-07-02
This is from illumos (current). It is known that illumos ksh93 i... -
10:41 PM Bug #3779: ksh93's builtin chown handling is busted
- Glenn Fowler asked:
my first attempt to reproduce (albeit not as root) worked
maybe its an older version
what does... -
10:06 PM Bug #3779: ksh93's builtin chown handling is busted
- Bug passed to upstream. May take a week or two to get feedback because the AST and UWIN projects are currently under ...
-
08:57 PM Bug #3779 (New): ksh93's builtin chown handling is busted
- I discovered some surprising things lately.
builtin chown in ksh fails when chown -h if the link target is missing... -
10:09 PM Bug #3754: ksh93 interposes builtins over real commands which aren't ksh93-based
- If you read PSARC/2006/550 you notice the discussion about builtins. Builtins are allowed to interpose as long as the...
-
10:05 PM Bug #3782: ksh93's builtin chown fails with numeric ids
- Bug passed to upstream. May take a week or two to get feedback because the AST and UWIN projects are currently under ...
-
09:47 PM Bug #3782 (New): ksh93's builtin chown fails with numeric ids
- When I want to chown a file using numeric ids, which don't exist in the passwd file, the builtin chown falls down bad...
-
09:03 PM Bug #3780 (New): Merge xpg4 m4 and bin/m4
- It seems that the *sole* difference between the xpg4 version of m4, and the default version, is that the xpg4 version...
-
08:37 AM Feature #3778 (Resolved): 1000BASE-LX support in ixgbe
- At the moment ixgbe doesn't support 1GbE over single-mode fiber. This patch adds support for 1000BASE-LX (up to 5km r...
2013-05-21
-
11:49 PM Bug #3630: NFS server should not allocate oversized buffers
- ...
-
11:48 PM Bug #3630 (Closed): NFS server should not allocate oversized buffers
-
05:25 PM Feature #3777 (New): RFE: Hard drives shutdown
- When shutting down the system, with
_shutdown -y -i5_
the hard drives are not spun down before the power is cut.
... -
12:18 AM Bug #3776 (New): gcc can cause segfaults on ctfmerge
- The issue was found initially in NetBSD:
https://github.com/jsonn/src/commit/924b243eee68869ee5ed48f2b2fab9815c4f4e8...
2013-05-20
-
09:27 PM Feature #3775 (Feedback): Upstreaming of ALUA use-after-free fixes from Nexenta
- Webrev at: http://cr.illumos.org/~webrev/skiselkov/3775/
Awaiting go-ahead from developer mailing list for RTI. -
05:32 PM Feature #3775 (Resolved): Upstreaming of ALUA use-after-free fixes from Nexenta
- Upstreaming of ALUA use-after-free fixes from Nexenta pertaining to incorrect use of pppt_task_free in pppt COMSTAR p...
-
02:35 PM Feature #3774 (New): add cmd/which -a --all
- Add option flag: 'which [-a|--all]'
"Print all matching executables in PATH, not just the first," (~gnu manpage).
...
2013-05-19
-
09:13 PM Bug #3736 (In Progress): cp -r shouldn't allow infinite loops
- Going to publish webrev shortly for initial review. Will need a strategy/tool for thorough testing.
Took a differ... -
11:58 AM Bug #3702 (Feedback): nfs4_clnt.h: Typo pathhconf
- Fixed:
http://cr.illumos.org/~webrev/bcoddens/illumos-3702/
RTI in process -
10:59 AM Bug #3664: pkg/Makefile openssl logic should be removed
- Webrev is here:
http://cr.illumos.org/~webrev/bcoddens/illumos-3664/
-
07:49 AM Bug #3773: Dell BMC on R520 stops responding after bge driver loads
- If you pull and build "this webrev":http://kebe.com/~danmcd/webrevs/per-bge/, it will likely work nicely for you.
It...
2013-05-18
-
07:54 PM Bug #3773 (New): Dell BMC on R520 stops responding after bge driver loads
- The BMC works until the kernel boots (SmartOS May release), but then the IP goes unresponsive and there's not even an...
-
01:49 PM Bug #3621 (In Progress): ZFS LU stuck in the offlining state
- Confirmed and found a fix for this:
http://cr.illumos.org/~webrev/skiselkov/3621/
Webrev submitted to the mailing l... -
12:14 AM Bug #3772: consider raising default descriptor soft limit
- Experimentally, on Mac OS X 10.8, I can set the soft limit as high as 10240 (0x2800) as a regular user or 12288 (0x30...
2013-05-17
-
11:30 PM Bug #3772: consider raising default descriptor soft limit
- SmartOS patches the limit (via the default /etc/system) such that soft == hard by default, at 65536
-
10:42 PM Bug #3772 (Closed): consider raising default descriptor soft limit
- We by default have the rlimit file descriptor soft limit set to 256 (or at least, that's what it is on my systems). ...
-
06:21 PM Feature #3113: ztest should use watchpoints to protect frozen arc bufs
- Ok, that's good to know. After adapting the debug patch for Linux to use mprotect(2) I'm still able to fairly easily...
-
01:10 PM Feature #3113: ztest should use watchpoints to protect frozen arc bufs
- The buffer modified while frozen issue still exists. I have been trying to isolate this but have not had much time re...
-
03:48 PM Bug #3664: pkg/Makefile openssl logic should be removed
- Done,
Webrev coming up
2013-05-16
-
10:25 PM Feature #3113: ztest should use watchpoints to protect frozen arc bufs
- Was the root cause of the 'buffer modified while frozen!' error ever identified? I see that the arc watchpoint patch...
-
09:56 PM Bug #3771: kmdb hangs when reading an invalid address
- Just quickly glancing through the code it looks like kmdb_kvm.c does eventually include setjmp.h which does define se...
-
09:43 PM Bug #3771: kmdb hangs when reading an invalid address
- Wonderful analysis, thanks for that.
The compiler should be issueing a warning in this case (perhaps another that ... -
09:19 PM Bug #3771 (Resolved): kmdb hangs when reading an invalid address
- Jeremy Jones did some heroic investigation of this. His write-up of the problem is:...
2013-05-15
-
01:36 PM Bug #3368: NFSv4 and slow OS X Mountain Lion (10.8.2) Client
- Marcel Telka wrote:
> Okay. I'm closing this. Once you have some info showing what can we do from the OI/illumos sid...
2013-05-14
-
11:20 PM Bug #3769 (Resolved): Implement SOCK_NONBLOCK flag to socket()
- Resolved in a63a4ea
-
11:20 PM Bug #3717 (Resolved): a README should explain libc's use of 'protected', the potential existence of synonym symbols, etc.
- Resolved in 3197aa6
2013-05-13
-
11:40 PM Bug #3769: Implement SOCK_NONBLOCK flag to socket()
- A more complete test suite that finds existing problems including the related socketpair issues may be found at https...
-
06:08 PM Bug #3769 (Resolved): Implement SOCK_NONBLOCK flag to socket()
- With the integration of 3666, the socket() implementation treats SOCK_NONBLOCK as a noop. This causes applications to...
-
09:57 PM Bug #3770 (Resolved): ipmi drivers hangs due to attach/detach/attach cycle
- 36657:May 11 11:06:02 myhost ipmi: [ID 550463 kern.warning] WARNING: Timed out waiting for GET_DEVICE_ID
Noticed t... -
04:29 PM Bug #3736: cp -r shouldn't allow infinite loops
- Possible fix is attached
2013-05-11
-
07:56 PM Bug #3768 (Closed): fnmatch(5) is worded poorly
- Specifically, "The following patterns matching a single character match a single character". This seems like a tautol...
-
03:59 PM Feature #3731 (Feedback): Update nawk to version 20121220
- Yuri Pankov wrote:
> At least, webrev(1) breaks with newer nawk versions... Please make sure you don't break anythin...
2013-05-10
-
08:54 PM Feature #2987 (Resolved): Add destination address to hash computation in mac fanout
- Resolved in dea290b
-
05:49 PM Bug #3762 (In Progress): nawk 'continue illegal outside of loops'
- http://cr.illumos.org/~webrev/0xffea/nawk-continue-01/
-
07:23 AM Bug #3767 (New): nwamcfg dns-nameservice-service not dual stack
- When setting up a DNS server for dual stack IPv6/IPv4 network connectivity I noticed that nwamcfg's dns-nameservice-s...
2013-05-09
-
08:01 PM Bug #3766 (Closed): audit documentation needs updating, badly!
- The auditd(1M) and similar documentation that ships with illumos refers one to files in /etc/security (specifically /...
-
11:24 AM Bug #3326: VMWare: mutex panic during shutdown
- No, I'm not using open-vm-tools, but the solaris tools provided by ESXi. This only seems to be an issue shutting dow...
-
05:30 AM Bug #3326: VMWare: mutex panic during shutdown
- Ah, it's part of the vmware tools.
Nothing stands out as overly broken looking in the open-vm-tools code I can fin... -
05:03 AM Bug #3326: VMWare: mutex panic during shutdown
- In those dumps we have:...
-
04:16 AM Bug #3326: VMWare: mutex panic during shutdown
- vmcore.0.gz and unix.0.gz
-
02:28 AM Bug #3758 (Feedback): RFE: Would like "hostname -s"
- Sent review request.
2013-05-08
-
08:17 PM Bug #3326: VMWare: mutex panic during shutdown
- Will do. Hopefully tonight...
-
08:12 PM Bug #3326: VMWare: mutex panic during shutdown
- If this is easily repeatable, could you please boot with -kd, and when you stop at the kmdb prompt on the console, ut...
-
07:45 PM Bug #3326 (In Progress): VMWare: mutex panic during shutdown
- I added the panic stack from vmcore.5 to the Description field and reopened the bug.
-
01:05 PM Bug #3751: ALUA mode: "/usr/demo/comstar/bin/aluaadm enable 1" sets "ALUA Node" = 0
- The bug and the fix come from Paul Griffiths-Todd. I also included a small manpage fix from Paul.
Webrev: http://c... -
12:12 AM Bug #3765 (New): fast reboot fails when kernel parameters get too long
- a fast reboot initiated via
@/usr/sbin/reboot -f -- dataset -B kernel,parameters@
will fail if the part after "...
2013-05-07
-
06:57 PM Feature #3525: Persistent L2ARC
- On a modern CPU fletcher-4 achieves in excess of 4GB/s/core in hashing performance, whereas SHA-256 (in hand-written ...
-
06:47 PM Feature #3525: Persistent L2ARC
- Perhaps use SHA256 rather than Fletcher, or offer it as an option when an L2ARC device is created? SHA256 has instruc...
Also available in: Atom