The following commit has been merged in the openafs-stable-1_8_x branch:
commit 0247eb0a8c154811f495142276029a617ae0825a
Author: Michael Meffie <[email protected]>
Date: Sat Dec 30 17:59:38 2017 -0500
autoconf: refactor linux-checks.m4
Further refactoring of the autoconf macros. Divy up the linux kernel
checks into smaller files.
This is a non-functional change. Care has been taken preserve the
ordering of the autoconf tests. Except for whitespace, the generated
configure file has not been changed by this refactoring. This has been
verified with a 'diff -u -w -B' comparison of the generated configure
file before and after applying this commit.
Reviewed-on: https://gerrit.openafs.org/12844
Tested-by: BuildBot <[email protected]>
Reviewed-by: Benjamin Kaduk <[email protected]>
(cherry picked from commit 6a2b85cd4c00a08e165cb96d2cb56bf87c6324bc)
Change-Id: Iae325bc14fb160f27791b2f3d82198fe671badd8
Reviewed-on: https://gerrit.openafs.org/12878
Tested-by: BuildBot <[email protected]>
Reviewed-by: Benjamin Kaduk <[email protected]>
src/cf/linux-checks.m4 | 444 ++++------------------------------
src/cf/linux-kernel-assorted.m4 | 77 ++++++
src/cf/linux-kernel-func.m4 | 143 +++++++++++
src/cf/linux-kernel-header.m4 | 12 +
src/cf/linux-kernel-packaging.m4 | 8 +
src/cf/linux-kernel-sig.m4 | 17 ++
src/cf/linux-kernel-struct.m4 | 55 +++++
src/cf/linux-kernel-syscall-probe.m4 | 61 +++++
src/cf/linux-kernel-type.m4 | 5 +
9 files changed, 428 insertions(+), 394 deletions(-)
--
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs