Sorry about the long delay since V4.0.3
Branch next
Tag:V4.0.4
NOTE: Please make sure the checkpatch.pl that you run on commit is updated
Merge Highlights
* New version of checkpatch.pl from kernel
* Fixups for new checkpatch
* Add SPDX licence tags to most files, also add some license text to files
* Fix typos found by codespell
* Delete some obsolete files
* FSAL: Fix regression in POSIX ACL mapping code
* systemd: eliminate a (benign?) error when enabling nfs-ganesha.service
* Fix release dupreq_entry_t before access.
* Exit immediately when LogFatal
Signed-off-by: Frank S. Filz <ffilzlnx@mindspring.com>
Contents:
38c545e68 Frank S. Filz V4.0.4
5d23a4d1b liyinshu Exit immediately when LogFatal
2ec3d6497 Gaurav Gangalwar Fix release dupreq_entry_t before access.
52372fa44 Kaleb S. KEITHLEY systemd: eliminate a (benign?) error when enabling nfs-ganesha.service
53721b6de Martin Schwenke FSAL: Fix regression in POSIX ACL mapping code
9fdedc180 Dimitri Papadopoulos Orfanos Delete obsolete files
af948e11c Dimitri Papadopoulos Orfanos Fix typos not found by codespell
e49a07bdf Dimitri Papadopoulos Orfanos MINOR update to the latest version of LGPL v3
42b4c8d49 Dimitri Papadopoulos Orfanos Fix typos found by codespell
41955f6f3 Frank S. Filz Based on src/cmake/COPYING-CMAKE-SCRIPTS add BSD-3-Clause license to cmake files
f7fb407ce Frank S. Filz Add SPDX Licence Identifier to several cmake files
c1b5a0631 Frank S. Filz Add missing LGPL license and SPDX license identifier to CMakeLists.txt files
2c0ab5d0f Frank S. Filz Remove some useless files
ecc5528d9 Frank S. Filz Add SPDX Licence Identifier to source files with unknown license
2d1452da7 Frank S. Filz Add missing license to original files also add SPDX licence tag
94c9969f0 Frank S. Filz Add missing LGPL license and SPDX license identifier to contributed files
d41b67245 Frank S. Filz Add missing license to files to match files they were contributed with
ba37ffe7b Frank S. Filz Add license to support/strnlen.c
f8dc7eae5 Frank S. Filz FSAL: Add missing license to files derrived from other files
759a00c1a Frank S. Filz cidr: Add license to all source files from LICENSE file
b096b94d8 Frank S. Filz Add GPL-2.0 or later with special exception to Red-Black Tree headers
6fbe0f663 Frank S. Filz Add SPDX Licence Identifier to match the license in the source files
272c895aa Frank S. Filz checkpatch fixups
57215287f Frank S. Filz Update checkpatch.pl