LU-10560 libcfs: handle rename to wait_queue_entry_t
The 4.13 kernel renames wait_queue_t to wait_queue_entry_t. Add a probe and handle rename across the code base and have a define to translate to the new name when indicated. Test-Parameters: trivial Change-Id: I8f0f5ec4d02ccb270acb72ccffe13f0ecf6bd2f7 Signed-off-by:Mike Marciniszyn <mike.marciniszyn@intel.com> Reviewed-on: https://review.whamcloud.com/31153 Tested-by: Jenkins Tested-by:
Maloo <hpdd-maloo@intel.com> Reviewed-by:
James Simmons <uja.ornl@yahoo.com> Reviewed-by:
Ben Evans <bevans@cray.com> Reviewed-by:
Bob Glossman <bob.glossman@intel.com> Reviewed-by:
Dmitry Eremin <dmitry.eremin@intel.com> Reviewed-by:
Andreas Dilger <andreas.dilger@intel.com>
Showing
- contrib/scripts/spelling.txt 1 addition, 0 deletionscontrib/scripts/spelling.txt
- libcfs/autoconf/lustre-libcfs.m4 20 additions, 0 deletionslibcfs/autoconf/lustre-libcfs.m4
- libcfs/include/libcfs/linux/linux-misc.h 4 additions, 0 deletionslibcfs/include/libcfs/linux/linux-misc.h
- libcfs/libcfs/debug.c 2 additions, 2 deletionslibcfs/libcfs/debug.c
- libcfs/libcfs/tracefile.c 2 additions, 1 deletionlibcfs/libcfs/tracefile.c
- lnet/include/lnet/lib-lnet.h 1 addition, 0 deletionslnet/include/lnet/lib-lnet.h
- lnet/klnds/o2iblnd/o2iblnd_cb.c 3 additions, 3 deletionslnet/klnds/o2iblnd/o2iblnd_cb.c
- lnet/klnds/socklnd/socklnd_cb.c 2 additions, 2 deletionslnet/klnds/socklnd/socklnd_cb.c
- lnet/lnet/lib-eq.c 1 addition, 1 deletionlnet/lnet/lib-eq.c
- lnet/lnet/lib-socket.c 1 addition, 1 deletionlnet/lnet/lib-socket.c
- lustre/autoconf/lustre-core.m4 2 additions, 1 deletionlustre/autoconf/lustre-core.m4
- lustre/fid/fid_request.c 4 additions, 4 deletionslustre/fid/fid_request.c
- lustre/include/lustre_lib.h 3 additions, 2 deletionslustre/include/lustre_lib.h
- lustre/llite/lcommon_cl.c 1 addition, 1 deletionlustre/llite/lcommon_cl.c
- lustre/lov/lov_cl_internal.h 1 addition, 1 deletionlustre/lov/lov_cl_internal.h
- lustre/lov/lov_object.c 1 addition, 1 deletionlustre/lov/lov_object.c
- lustre/obdclass/upcall_cache.c 2 additions, 1 deletionlustre/obdclass/upcall_cache.c
- lustre/ptlrpc/gss/gss_svc_upcall.c 1 addition, 1 deletionlustre/ptlrpc/gss/gss_svc_upcall.c
- lustre/ptlrpc/sec_bulk.c 1 addition, 1 deletionlustre/ptlrpc/sec_bulk.c
Loading
Please register or sign in to comment