Hello, I am new to FreeBSD.
How could I apply this (https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=178388) patch to FreeBSD 10.1-RELEASE? I've downloaded all sources to /usr/src but was unable to run
I would be thankful for every suggestion or tip, how to patch the system, or how to rebuild the kernel with fixed ZFS.
Thanks.
How could I apply this (https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=178388) patch to FreeBSD 10.1-RELEASE? I've downloaded all sources to /usr/src but was unable to run
patch -p0 < file.diff successfully. So I tried to patch ZFS manually, then make buildworld; make buildkernel; make installkernel; reboot but after that I was still limited only to 128 KB record size.I would be thankful for every suggestion or tip, how to patch the system, or how to rebuild the kernel with fixed ZFS.
Thanks.