|
We should definitely start by landing the stack cleanup patches from ORI-377.
|
|
The client crashes no longer occur with these ORI-377 patches applied to our local 2.1 branch.
http://review.whamcloud.com/1709
http://review.whamcloud.com/1711
http://review.whamcloud.com/1712
Unless a revision is expected soon, we plan to include them in an official chaos tag in the next few days.
|
|
the patch against master branch is tracked at http://review.whamcloud.com/#change,1940
and it includes the following patches
http://review.whamcloud.com/1614
http://review.whamcloud.com/1623
http://review.whamcloud.com/1709
http://review.whamcloud.com/1711
http://review.whamcloud.com/1712
|
|
the patch excluding the stack reduce in CDEBUG is tracked at http://review.whamcloud.com/#change,2070
|
|
About the stack usage,
1、normally, the stack usage will be reduced with inline function for it save the stack consumption of function call and
arguments, but if there are more than one inline functions call in one function, then its stack usage could be increased
for the case of one function call. in 2.x, the stack usage will be reduced a lot if we declare "mdt_handle_common",
"mdt_handle0" and "mdt_req_handle" as inline, for these function is the main stream call in its calling function.
2、the patch http://review.whamcloud.com/1711 and http://review.whamcloud.com/1712 could not reduce the stack usage, for it
introduce a new function(the helper function) with less arguments, but it still calls the original function with the same
argument(say using _debug_capa+libcfs_debug_vmsg2 to replace libcfs_debug_vmsg2), then it even increase the stack usage.
|
|
Integrated in lustre-master » x86_64,server,el5,inkernel #473
LU-969 debug: reduce stack usage (Revision f51f29ef7e3321c1364f850871bfbb02cbb7c52c)
Result = SUCCESS
Oleg Drokin : f51f29ef7e3321c1364f850871bfbb02cbb7c52c
Files :
- lustre/ptlrpc/service.c
- lustre/mdt/mdt_open.c
|
|
Integrated in lustre-master » x86_64,client,el5,inkernel #473
LU-969 debug: reduce stack usage (Revision f51f29ef7e3321c1364f850871bfbb02cbb7c52c)
Result = SUCCESS
Oleg Drokin : f51f29ef7e3321c1364f850871bfbb02cbb7c52c
Files :
- lustre/ptlrpc/service.c
- lustre/mdt/mdt_open.c
|
|
Integrated in lustre-master » i686,server,el5,ofa #473
LU-969 debug: reduce stack usage (Revision f51f29ef7e3321c1364f850871bfbb02cbb7c52c)
Result = SUCCESS
Oleg Drokin : f51f29ef7e3321c1364f850871bfbb02cbb7c52c
Files :
- lustre/ptlrpc/service.c
- lustre/mdt/mdt_open.c
|
|
Integrated in lustre-master » x86_64,client,el5,ofa #473
LU-969 debug: reduce stack usage (Revision f51f29ef7e3321c1364f850871bfbb02cbb7c52c)
Result = SUCCESS
Oleg Drokin : f51f29ef7e3321c1364f850871bfbb02cbb7c52c
Files :
- lustre/ptlrpc/service.c
- lustre/mdt/mdt_open.c
|
|
Integrated in lustre-master » x86_64,client,ubuntu1004,inkernel #473
LU-969 debug: reduce stack usage (Revision f51f29ef7e3321c1364f850871bfbb02cbb7c52c)
Result = SUCCESS
Oleg Drokin : f51f29ef7e3321c1364f850871bfbb02cbb7c52c
Files :
- lustre/mdt/mdt_open.c
- lustre/ptlrpc/service.c
|
|
Integrated in lustre-master » i686,client,el6,inkernel #473
LU-969 debug: reduce stack usage (Revision f51f29ef7e3321c1364f850871bfbb02cbb7c52c)
Result = SUCCESS
Oleg Drokin : f51f29ef7e3321c1364f850871bfbb02cbb7c52c
Files :
- lustre/ptlrpc/service.c
- lustre/mdt/mdt_open.c
|
|
Integrated in lustre-master » x86_64,client,sles11,inkernel #473
LU-969 debug: reduce stack usage (Revision f51f29ef7e3321c1364f850871bfbb02cbb7c52c)
Result = SUCCESS
Oleg Drokin : f51f29ef7e3321c1364f850871bfbb02cbb7c52c
Files :
- lustre/mdt/mdt_open.c
- lustre/ptlrpc/service.c
|
|
Integrated in lustre-master » i686,client,el5,ofa #473
LU-969 debug: reduce stack usage (Revision f51f29ef7e3321c1364f850871bfbb02cbb7c52c)
Result = SUCCESS
Oleg Drokin : f51f29ef7e3321c1364f850871bfbb02cbb7c52c
Files :
- lustre/ptlrpc/service.c
- lustre/mdt/mdt_open.c
|
|
Integrated in lustre-master » x86_64,server,el5,ofa #473
LU-969 debug: reduce stack usage (Revision f51f29ef7e3321c1364f850871bfbb02cbb7c52c)
Result = SUCCESS
Oleg Drokin : f51f29ef7e3321c1364f850871bfbb02cbb7c52c
Files :
- lustre/ptlrpc/service.c
- lustre/mdt/mdt_open.c
|
|
Integrated in lustre-master » x86_64,client,el6,inkernel #473
LU-969 debug: reduce stack usage (Revision f51f29ef7e3321c1364f850871bfbb02cbb7c52c)
Result = SUCCESS
Oleg Drokin : f51f29ef7e3321c1364f850871bfbb02cbb7c52c
Files :
- lustre/ptlrpc/service.c
- lustre/mdt/mdt_open.c
|
|
Integrated in lustre-master » i686,server,el6,inkernel #473
LU-969 debug: reduce stack usage (Revision f51f29ef7e3321c1364f850871bfbb02cbb7c52c)
Result = SUCCESS
Oleg Drokin : f51f29ef7e3321c1364f850871bfbb02cbb7c52c
Files :
- lustre/mdt/mdt_open.c
- lustre/ptlrpc/service.c
|
|
Integrated in lustre-master » x86_64,server,el6,inkernel #473
LU-969 debug: reduce stack usage (Revision f51f29ef7e3321c1364f850871bfbb02cbb7c52c)
Result = SUCCESS
Oleg Drokin : f51f29ef7e3321c1364f850871bfbb02cbb7c52c
Files :
- lustre/mdt/mdt_open.c
- lustre/ptlrpc/service.c
|
|
Integrated in lustre-master » i686,client,el5,inkernel #473
LU-969 debug: reduce stack usage (Revision f51f29ef7e3321c1364f850871bfbb02cbb7c52c)
Result = SUCCESS
Oleg Drokin : f51f29ef7e3321c1364f850871bfbb02cbb7c52c
Files :
- lustre/mdt/mdt_open.c
- lustre/ptlrpc/service.c
|
|
Integrated in lustre-master » i686,server,el5,inkernel #473
LU-969 debug: reduce stack usage (Revision f51f29ef7e3321c1364f850871bfbb02cbb7c52c)
Result = SUCCESS
Oleg Drokin : f51f29ef7e3321c1364f850871bfbb02cbb7c52c
Files :
- lustre/mdt/mdt_open.c
- lustre/ptlrpc/service.c
|
|
Integrated in lustre-master » x86_64,server,el6,ofa #480
LU-969 debug: reduce stack usage (Revision f51f29ef7e3321c1364f850871bfbb02cbb7c52c)
Result = FAILURE
Oleg Drokin : f51f29ef7e3321c1364f850871bfbb02cbb7c52c
Files :
- lustre/mdt/mdt_open.c
- lustre/ptlrpc/service.c
|
|
Integrated in lustre-master » x86_64,client,el6,ofa #480
LU-969 debug: reduce stack usage (Revision f51f29ef7e3321c1364f850871bfbb02cbb7c52c)
Result = FAILURE
Oleg Drokin : f51f29ef7e3321c1364f850871bfbb02cbb7c52c
Files :
- lustre/ptlrpc/service.c
- lustre/mdt/mdt_open.c
|
|
Integrated in lustre-master » i686,client,el6,ofa #480
LU-969 debug: reduce stack usage (Revision f51f29ef7e3321c1364f850871bfbb02cbb7c52c)
Result = ABORTED
Oleg Drokin : f51f29ef7e3321c1364f850871bfbb02cbb7c52c
Files :
- lustre/ptlrpc/service.c
- lustre/mdt/mdt_open.c
|
|
the patch is tracked at http://review.whamcloud.com/#change,2162
the stack used by the local variable "stack" in __CHECK_STACK(CDEBUG->CDEBUG->CFS_CHECK_STACK->_CHECK_STACK) is huge,
e.g. if there are 20 calls of Lustre functions in stack, and one CDEBUG in each function, then the stack usage will be
20 * (1 + 2)(for there is a ENTRY/EXIT pair in these functions) * 8(for x86_64) = 480bytes .
in http://review.whamcloud.com/#change,1709, the change of libcfs_debug_msg by using struct libcfs_debug_msg_data as
parameters could be no effect to reduce normal stack usage, it only can reduce the stack usage when calling CDEBUG in some
function, which could not affect the total stack usage much (it can fix the stack overrun occurred just at the CDEBUG call)
|
in http://review.whamcloud.com/#change,1709, the change of libcfs_debug_msg by using struct libcfs_debug_msg_data as
parameters could be no effect to reduce normal stack usage, it only can reduce the stack usage when calling CDEBUG in some
function, which could not affect the total stack usage much (it can fix the stack overrun occurred just at the CDEBUG call)
My understanding is that the parameters passed to each function also add to the stack usage for each function where CDEBUG() is called, and since libcfs_debug_vmsg2() has many parameters this can add up quickly. According to ORI-377 where this work originated:
Alex> please have a look at additional ones:
Alex> http://review.whamcloud.com/1709
Alex> http://review.whamcloud.com/1711
Alex> http://review.whamcloud.com/1712
Alex> http://review.whamcloud.com/1713
Ned> These patches seem to have saved 1328 bytes (from 4184 to 2856) for this call path:
though the last patch (1713) is specific to ZFS, but was not affecting code in the stack shown. It should be possible to verify this by using "make checkstack", which will print the stack usage of each function, and/or compare the current stack usage against the previous run. If you run this on a master build (before 2162 is landed), then check out and build the 2162 patch it should show some improvement. It can be run against each of these patches to determine if they reduce stack usage or not.
I also see with 1712 that it may now be possible to remove the stack usage from RETURN() entirely, without causing side-effects that were previously the reason for the RETURN__ret on-stack variable:
This is possible if libcfs_log_return() is changed to return "rc" so that it doesn't have to be added separately on the stack to avoid "rc" being evaluated twice, but is instead evaluated only once on each branch.
|
|
Landed for 2.2 and 2.3
|
|
Integrated in lustre-b2_2 » x86_64,server,el5,ofa #9
LU-969 debug: reduce stack usage (Revision 50477ac9a723645c8366c848076b2330cc139c6c)
Result = SUCCESS
Oleg Drokin : 50477ac9a723645c8366c848076b2330cc139c6c
Files :
- lustre/ptlrpc/llog_server.c
- libcfs/include/libcfs/libcfs_debug.h
- libcfs/libcfs/winnt/winnt-debug.c
- lustre/include/lustre_dlm.h
- libcfs/libcfs/tracefile.h
- libcfs/include/libcfs/posix/libcfs.h
- lustre/ptlrpc/pack_generic.c
- lustre/include/lustre_net.h
- libcfs/include/libcfs/darwin/libcfs.h
- libcfs/include/libcfs/winnt/libcfs.h
- lustre/include/cl_object.h
- lustre/ldlm/ldlm_lock.c
- lustre/ldlm/ldlm_lib.c
- libcfs/libcfs/module.c
- lustre/include/lu_object.h
- lustre/obdclass/lu_object.c
- libcfs/libcfs/linux/linux-tracefile.c
- libcfs/include/libcfs/libcfs_private.h
- libcfs/libcfs/darwin/darwin-debug.c
- libcfs/include/libcfs/linux/libcfs.h
- lustre/lmv/lmv_obd.c
- libcfs/libcfs/user-prim.c
- libcfs/libcfs/linux/linux-debug.c
- lustre/obdclass/capa.c
- lustre/include/lustre_capa.h
- libcfs/libcfs/tracefile.c
- libcfs/libcfs/posix/posix-debug.c
- lustre/ldlm/ldlm_lockd.c
- libcfs/libcfs/debug.c
|
|
Integrated in lustre-b2_2 » x86_64,client,el5,inkernel #9
LU-969 debug: reduce stack usage (Revision 50477ac9a723645c8366c848076b2330cc139c6c)
Result = SUCCESS
Oleg Drokin : 50477ac9a723645c8366c848076b2330cc139c6c
Files :
- libcfs/include/libcfs/winnt/libcfs.h
- lustre/ptlrpc/pack_generic.c
- lustre/ldlm/ldlm_lockd.c
- lustre/lmv/lmv_obd.c
- lustre/obdclass/lu_object.c
- lustre/ptlrpc/llog_server.c
- libcfs/libcfs/tracefile.c
- lustre/include/lu_object.h
- lustre/include/lustre_capa.h
- lustre/include/lustre_net.h
- libcfs/libcfs/tracefile.h
- libcfs/libcfs/darwin/darwin-debug.c
- libcfs/libcfs/linux/linux-tracefile.c
- lustre/obdclass/capa.c
- libcfs/include/libcfs/libcfs_private.h
- libcfs/libcfs/user-prim.c
- lustre/ldlm/ldlm_lib.c
- libcfs/libcfs/winnt/winnt-debug.c
- libcfs/libcfs/posix/posix-debug.c
- libcfs/include/libcfs/posix/libcfs.h
- lustre/include/lustre_dlm.h
- libcfs/libcfs/debug.c
- lustre/ldlm/ldlm_lock.c
- libcfs/include/libcfs/darwin/libcfs.h
- libcfs/include/libcfs/linux/libcfs.h
- libcfs/libcfs/linux/linux-debug.c
- libcfs/include/libcfs/libcfs_debug.h
- libcfs/libcfs/module.c
- lustre/include/cl_object.h
|
|
Integrated in lustre-b2_2 » x86_64,client,ubuntu1004,inkernel #9
LU-969 debug: reduce stack usage (Revision 50477ac9a723645c8366c848076b2330cc139c6c)
Result = SUCCESS
Oleg Drokin : 50477ac9a723645c8366c848076b2330cc139c6c
Files :
- libcfs/libcfs/linux/linux-debug.c
- lustre/include/lustre_net.h
- libcfs/include/libcfs/darwin/libcfs.h
- libcfs/libcfs/posix/posix-debug.c
- libcfs/libcfs/linux/linux-tracefile.c
- lustre/include/lustre_capa.h
- libcfs/include/libcfs/libcfs_private.h
- libcfs/include/libcfs/linux/libcfs.h
- libcfs/libcfs/tracefile.h
- libcfs/libcfs/user-prim.c
- lustre/include/cl_object.h
- lustre/ldlm/ldlm_lock.c
- libcfs/libcfs/debug.c
- libcfs/libcfs/darwin/darwin-debug.c
- lustre/ldlm/ldlm_lib.c
- libcfs/include/libcfs/winnt/libcfs.h
- libcfs/libcfs/module.c
- lustre/include/lustre_dlm.h
- libcfs/libcfs/winnt/winnt-debug.c
- libcfs/include/libcfs/libcfs_debug.h
- lustre/lmv/lmv_obd.c
- lustre/include/lu_object.h
- lustre/obdclass/lu_object.c
- libcfs/include/libcfs/posix/libcfs.h
- lustre/obdclass/capa.c
- libcfs/libcfs/tracefile.c
- lustre/ptlrpc/pack_generic.c
- lustre/ptlrpc/llog_server.c
- lustre/ldlm/ldlm_lockd.c
|
|
Integrated in lustre-b2_2 » x86_64,server,el5,inkernel #9
LU-969 debug: reduce stack usage (Revision 50477ac9a723645c8366c848076b2330cc139c6c)
Result = SUCCESS
Oleg Drokin : 50477ac9a723645c8366c848076b2330cc139c6c
Files :
- lustre/obdclass/capa.c
- libcfs/include/libcfs/libcfs_debug.h
- libcfs/include/libcfs/posix/libcfs.h
- libcfs/include/libcfs/winnt/libcfs.h
- lustre/ldlm/ldlm_lockd.c
- libcfs/libcfs/linux/linux-tracefile.c
- libcfs/include/libcfs/darwin/libcfs.h
- lustre/include/lu_object.h
- lustre/ldlm/ldlm_lib.c
- lustre/include/cl_object.h
- lustre/include/lustre_capa.h
- lustre/obdclass/lu_object.c
- lustre/ptlrpc/llog_server.c
- libcfs/libcfs/debug.c
- lustre/include/lustre_dlm.h
- libcfs/include/libcfs/linux/libcfs.h
- lustre/include/lustre_net.h
- libcfs/libcfs/tracefile.h
- libcfs/libcfs/module.c
- lustre/lmv/lmv_obd.c
- lustre/ptlrpc/pack_generic.c
- libcfs/libcfs/posix/posix-debug.c
- libcfs/libcfs/linux/linux-debug.c
- libcfs/libcfs/winnt/winnt-debug.c
- libcfs/include/libcfs/libcfs_private.h
- libcfs/libcfs/darwin/darwin-debug.c
- lustre/ldlm/ldlm_lock.c
- libcfs/libcfs/user-prim.c
- libcfs/libcfs/tracefile.c
|
|
Integrated in lustre-b2_2 » x86_64,client,sles11,inkernel #9
LU-969 debug: reduce stack usage (Revision 50477ac9a723645c8366c848076b2330cc139c6c)
Result = SUCCESS
Oleg Drokin : 50477ac9a723645c8366c848076b2330cc139c6c
Files :
- libcfs/include/libcfs/linux/libcfs.h
- lustre/ptlrpc/llog_server.c
- libcfs/libcfs/linux/linux-tracefile.c
- lustre/ldlm/ldlm_lib.c
- libcfs/libcfs/tracefile.c
- lustre/ldlm/ldlm_lock.c
- libcfs/libcfs/tracefile.h
- libcfs/libcfs/module.c
- lustre/include/cl_object.h
- lustre/include/lustre_net.h
- libcfs/include/libcfs/libcfs_private.h
- lustre/obdclass/capa.c
- libcfs/libcfs/debug.c
- lustre/include/lu_object.h
- libcfs/include/libcfs/winnt/libcfs.h
- lustre/include/lustre_dlm.h
- libcfs/libcfs/winnt/winnt-debug.c
- lustre/lmv/lmv_obd.c
- lustre/ptlrpc/pack_generic.c
- lustre/obdclass/lu_object.c
- libcfs/include/libcfs/libcfs_debug.h
- libcfs/libcfs/user-prim.c
- libcfs/libcfs/posix/posix-debug.c
- libcfs/libcfs/darwin/darwin-debug.c
- libcfs/include/libcfs/darwin/libcfs.h
- lustre/ldlm/ldlm_lockd.c
- libcfs/libcfs/linux/linux-debug.c
- libcfs/include/libcfs/posix/libcfs.h
- lustre/include/lustre_capa.h
|
|
Integrated in lustre-b2_2 » i686,client,el6,ofa #9
LU-969 debug: reduce stack usage (Revision 50477ac9a723645c8366c848076b2330cc139c6c)
Result = SUCCESS
Oleg Drokin : 50477ac9a723645c8366c848076b2330cc139c6c
Files :
- libcfs/libcfs/linux/linux-debug.c
- libcfs/libcfs/debug.c
- lustre/ptlrpc/llog_server.c
- lustre/include/lu_object.h
- lustre/ptlrpc/pack_generic.c
- libcfs/libcfs/posix/posix-debug.c
- libcfs/libcfs/tracefile.c
- libcfs/include/libcfs/darwin/libcfs.h
- libcfs/libcfs/tracefile.h
- lustre/include/lustre_dlm.h
- lustre/include/lustre_net.h
- lustre/obdclass/lu_object.c
- lustre/ldlm/ldlm_lock.c
- lustre/obdclass/capa.c
- libcfs/libcfs/module.c
- libcfs/include/libcfs/posix/libcfs.h
- lustre/ldlm/ldlm_lib.c
- lustre/include/cl_object.h
- libcfs/include/libcfs/linux/libcfs.h
- libcfs/include/libcfs/libcfs_private.h
- libcfs/include/libcfs/libcfs_debug.h
- lustre/include/lustre_capa.h
- lustre/lmv/lmv_obd.c
- libcfs/libcfs/darwin/darwin-debug.c
- libcfs/libcfs/winnt/winnt-debug.c
- libcfs/libcfs/linux/linux-tracefile.c
- libcfs/include/libcfs/winnt/libcfs.h
- libcfs/libcfs/user-prim.c
- lustre/ldlm/ldlm_lockd.c
|
|
Integrated in lustre-b2_2 » i686,client,el5,inkernel #9
LU-969 debug: reduce stack usage (Revision 50477ac9a723645c8366c848076b2330cc139c6c)
Result = SUCCESS
Oleg Drokin : 50477ac9a723645c8366c848076b2330cc139c6c
Files :
- libcfs/include/libcfs/darwin/libcfs.h
- lustre/ldlm/ldlm_lockd.c
- libcfs/libcfs/tracefile.h
- libcfs/libcfs/module.c
- libcfs/libcfs/winnt/winnt-debug.c
- libcfs/libcfs/linux/linux-tracefile.c
- libcfs/include/libcfs/libcfs_debug.h
- libcfs/include/libcfs/posix/libcfs.h
- lustre/include/lustre_capa.h
- lustre/include/lustre_dlm.h
- libcfs/include/libcfs/libcfs_private.h
- lustre/ptlrpc/llog_server.c
- lustre/ptlrpc/pack_generic.c
- lustre/obdclass/capa.c
- libcfs/libcfs/debug.c
- libcfs/include/libcfs/winnt/libcfs.h
- libcfs/libcfs/user-prim.c
- lustre/lmv/lmv_obd.c
- lustre/include/cl_object.h
- libcfs/include/libcfs/linux/libcfs.h
- libcfs/libcfs/tracefile.c
- lustre/include/lustre_net.h
- lustre/ldlm/ldlm_lib.c
- libcfs/libcfs/darwin/darwin-debug.c
- libcfs/libcfs/linux/linux-debug.c
- lustre/include/lu_object.h
- lustre/ldlm/ldlm_lock.c
- lustre/obdclass/lu_object.c
- libcfs/libcfs/posix/posix-debug.c
|
|
Integrated in lustre-b2_2 » x86_64,client,el5,ofa #9
LU-969 debug: reduce stack usage (Revision 50477ac9a723645c8366c848076b2330cc139c6c)
Result = SUCCESS
Oleg Drokin : 50477ac9a723645c8366c848076b2330cc139c6c
Files :
- lustre/lmv/lmv_obd.c
- libcfs/libcfs/user-prim.c
- lustre/ptlrpc/llog_server.c
- libcfs/include/libcfs/libcfs_private.h
- libcfs/include/libcfs/posix/libcfs.h
- libcfs/include/libcfs/darwin/libcfs.h
- lustre/include/lustre_capa.h
- libcfs/include/libcfs/winnt/libcfs.h
- libcfs/libcfs/linux/linux-tracefile.c
- lustre/include/cl_object.h
- libcfs/libcfs/darwin/darwin-debug.c
- libcfs/libcfs/debug.c
- libcfs/include/libcfs/libcfs_debug.h
- libcfs/libcfs/posix/posix-debug.c
- lustre/obdclass/capa.c
- libcfs/libcfs/tracefile.c
- lustre/include/lu_object.h
- libcfs/libcfs/module.c
- lustre/ldlm/ldlm_lib.c
- lustre/ptlrpc/pack_generic.c
- libcfs/include/libcfs/linux/libcfs.h
- libcfs/libcfs/tracefile.h
- lustre/include/lustre_dlm.h
- lustre/include/lustre_net.h
- lustre/ldlm/ldlm_lockd.c
- libcfs/libcfs/winnt/winnt-debug.c
- lustre/ldlm/ldlm_lock.c
- lustre/obdclass/lu_object.c
- libcfs/libcfs/linux/linux-debug.c
|
|
Integrated in lustre-b2_2 » i686,client,el6,inkernel #9
LU-969 debug: reduce stack usage (Revision 50477ac9a723645c8366c848076b2330cc139c6c)
Result = SUCCESS
Oleg Drokin : 50477ac9a723645c8366c848076b2330cc139c6c
Files :
- lustre/ldlm/ldlm_lock.c
- lustre/obdclass/lu_object.c
- lustre/include/lustre_net.h
- libcfs/include/libcfs/libcfs_private.h
- libcfs/include/libcfs/posix/libcfs.h
- libcfs/libcfs/tracefile.h
- lustre/ldlm/ldlm_lockd.c
- lustre/ptlrpc/pack_generic.c
- lustre/ptlrpc/llog_server.c
- libcfs/libcfs/module.c
- libcfs/include/libcfs/winnt/libcfs.h
- lustre/lmv/lmv_obd.c
- libcfs/libcfs/linux/linux-tracefile.c
- libcfs/libcfs/winnt/winnt-debug.c
- libcfs/libcfs/linux/linux-debug.c
- libcfs/include/libcfs/linux/libcfs.h
- lustre/include/lustre_dlm.h
- libcfs/include/libcfs/libcfs_debug.h
- libcfs/libcfs/user-prim.c
- libcfs/include/libcfs/darwin/libcfs.h
- lustre/ldlm/ldlm_lib.c
- lustre/obdclass/capa.c
- libcfs/libcfs/debug.c
- libcfs/libcfs/darwin/darwin-debug.c
- libcfs/libcfs/tracefile.c
- libcfs/libcfs/posix/posix-debug.c
- lustre/include/lu_object.h
- lustre/include/lustre_capa.h
- lustre/include/cl_object.h
|
|
Integrated in lustre-b2_2 » x86_64,client,el6,inkernel #9
LU-969 debug: reduce stack usage (Revision 50477ac9a723645c8366c848076b2330cc139c6c)
Result = SUCCESS
Oleg Drokin : 50477ac9a723645c8366c848076b2330cc139c6c
Files :
- lustre/include/lustre_capa.h
- lustre/ldlm/ldlm_lock.c
- lustre/ptlrpc/llog_server.c
- libcfs/libcfs/darwin/darwin-debug.c
- libcfs/include/libcfs/posix/libcfs.h
- libcfs/libcfs/winnt/winnt-debug.c
- libcfs/libcfs/debug.c
- lustre/ptlrpc/pack_generic.c
- lustre/include/lustre_dlm.h
- lustre/obdclass/lu_object.c
- lustre/include/lu_object.h
- libcfs/libcfs/tracefile.h
- libcfs/include/libcfs/linux/libcfs.h
- libcfs/include/libcfs/winnt/libcfs.h
- lustre/lmv/lmv_obd.c
- libcfs/libcfs/linux/linux-tracefile.c
- libcfs/libcfs/posix/posix-debug.c
- libcfs/libcfs/module.c
- libcfs/libcfs/linux/linux-debug.c
- libcfs/include/libcfs/libcfs_private.h
- lustre/ldlm/ldlm_lib.c
- lustre/include/cl_object.h
- libcfs/include/libcfs/libcfs_debug.h
- lustre/include/lustre_net.h
- libcfs/include/libcfs/darwin/libcfs.h
- lustre/obdclass/capa.c
- libcfs/libcfs/user-prim.c
- lustre/ldlm/ldlm_lockd.c
- libcfs/libcfs/tracefile.c
|
|
Integrated in lustre-b2_2 » x86_64,server,el6,inkernel #9
LU-969 debug: reduce stack usage (Revision 50477ac9a723645c8366c848076b2330cc139c6c)
Result = SUCCESS
Oleg Drokin : 50477ac9a723645c8366c848076b2330cc139c6c
Files :
- libcfs/libcfs/debug.c
- libcfs/libcfs/posix/posix-debug.c
- lustre/include/lustre_dlm.h
- libcfs/libcfs/winnt/winnt-debug.c
- lustre/ldlm/ldlm_lock.c
- libcfs/libcfs/linux/linux-debug.c
- libcfs/libcfs/tracefile.h
- libcfs/include/libcfs/linux/libcfs.h
- lustre/include/lu_object.h
- libcfs/libcfs/tracefile.c
- lustre/ldlm/ldlm_lib.c
- libcfs/include/libcfs/winnt/libcfs.h
- libcfs/libcfs/linux/linux-tracefile.c
- lustre/ldlm/ldlm_lockd.c
- lustre/include/lustre_net.h
- lustre/lmv/lmv_obd.c
- libcfs/include/libcfs/darwin/libcfs.h
- lustre/include/cl_object.h
- lustre/ptlrpc/pack_generic.c
- libcfs/libcfs/darwin/darwin-debug.c
- libcfs/include/libcfs/posix/libcfs.h
- lustre/include/lustre_capa.h
- libcfs/include/libcfs/libcfs_debug.h
- lustre/ptlrpc/llog_server.c
- libcfs/libcfs/module.c
- libcfs/include/libcfs/libcfs_private.h
- lustre/obdclass/capa.c
- lustre/obdclass/lu_object.c
- libcfs/libcfs/user-prim.c
|
|
Integrated in lustre-b2_2 » i686,server,el6,inkernel #9
LU-969 debug: reduce stack usage (Revision 50477ac9a723645c8366c848076b2330cc139c6c)
Result = SUCCESS
Oleg Drokin : 50477ac9a723645c8366c848076b2330cc139c6c
Files :
- libcfs/include/libcfs/libcfs_private.h
- lustre/obdclass/lu_object.c
- libcfs/libcfs/module.c
- libcfs/libcfs/linux/linux-tracefile.c
- lustre/include/lustre_dlm.h
- libcfs/include/libcfs/winnt/libcfs.h
- libcfs/include/libcfs/libcfs_debug.h
- libcfs/libcfs/debug.c
- lustre/include/lustre_capa.h
- lustre/ptlrpc/pack_generic.c
- lustre/include/cl_object.h
- lustre/ldlm/ldlm_lock.c
- libcfs/include/libcfs/darwin/libcfs.h
- libcfs/include/libcfs/posix/libcfs.h
- libcfs/libcfs/posix/posix-debug.c
- libcfs/libcfs/darwin/darwin-debug.c
- libcfs/libcfs/tracefile.c
- libcfs/libcfs/user-prim.c
- lustre/include/lustre_net.h
- libcfs/libcfs/winnt/winnt-debug.c
- lustre/lmv/lmv_obd.c
- lustre/obdclass/capa.c
- lustre/include/lu_object.h
- lustre/ptlrpc/llog_server.c
- lustre/ldlm/ldlm_lib.c
- libcfs/libcfs/linux/linux-debug.c
- lustre/ldlm/ldlm_lockd.c
- libcfs/include/libcfs/linux/libcfs.h
- libcfs/libcfs/tracefile.h
|
|
Integrated in lustre-b2_2 » x86_64,client,el6,ofa #9
LU-969 debug: reduce stack usage (Revision 50477ac9a723645c8366c848076b2330cc139c6c)
Result = SUCCESS
Oleg Drokin : 50477ac9a723645c8366c848076b2330cc139c6c
Files :
- libcfs/libcfs/linux/linux-debug.c
- libcfs/include/libcfs/linux/libcfs.h
- libcfs/libcfs/module.c
- lustre/obdclass/capa.c
- libcfs/libcfs/winnt/winnt-debug.c
- lustre/ptlrpc/pack_generic.c
- lustre/include/lustre_capa.h
- libcfs/include/libcfs/libcfs_private.h
- libcfs/libcfs/debug.c
- libcfs/include/libcfs/winnt/libcfs.h
- lustre/include/cl_object.h
- lustre/ldlm/ldlm_lock.c
- libcfs/include/libcfs/posix/libcfs.h
- libcfs/include/libcfs/libcfs_debug.h
- libcfs/libcfs/tracefile.c
- libcfs/libcfs/user-prim.c
- lustre/obdclass/lu_object.c
- libcfs/libcfs/linux/linux-tracefile.c
- libcfs/include/libcfs/darwin/libcfs.h
- lustre/include/lustre_dlm.h
- lustre/lmv/lmv_obd.c
- libcfs/libcfs/tracefile.h
- lustre/ptlrpc/llog_server.c
- lustre/include/lustre_net.h
- libcfs/libcfs/posix/posix-debug.c
- lustre/ldlm/ldlm_lockd.c
- libcfs/libcfs/darwin/darwin-debug.c
- lustre/include/lu_object.h
- lustre/ldlm/ldlm_lib.c
|
|
Integrated in lustre-b2_2 » x86_64,server,el6,ofa #9
LU-969 debug: reduce stack usage (Revision 50477ac9a723645c8366c848076b2330cc139c6c)
Result = SUCCESS
Oleg Drokin : 50477ac9a723645c8366c848076b2330cc139c6c
Files :
- libcfs/include/libcfs/posix/libcfs.h
- lustre/ldlm/ldlm_lib.c
- lustre/ldlm/ldlm_lockd.c
- libcfs/libcfs/linux/linux-debug.c
- libcfs/include/libcfs/winnt/libcfs.h
- libcfs/include/libcfs/libcfs_debug.h
- lustre/include/lustre_net.h
- libcfs/libcfs/winnt/winnt-debug.c
- libcfs/include/libcfs/darwin/libcfs.h
- libcfs/libcfs/tracefile.c
- libcfs/libcfs/module.c
- libcfs/libcfs/linux/linux-tracefile.c
- lustre/obdclass/lu_object.c
- lustre/include/lu_object.h
- libcfs/libcfs/user-prim.c
- libcfs/libcfs/posix/posix-debug.c
- libcfs/libcfs/debug.c
- lustre/lmv/lmv_obd.c
- lustre/ldlm/ldlm_lock.c
- lustre/include/lustre_capa.h
- lustre/ptlrpc/pack_generic.c
- libcfs/include/libcfs/libcfs_private.h
- lustre/ptlrpc/llog_server.c
- libcfs/include/libcfs/linux/libcfs.h
- lustre/obdclass/capa.c
- lustre/include/lustre_dlm.h
- libcfs/libcfs/tracefile.h
- libcfs/libcfs/darwin/darwin-debug.c
- lustre/include/cl_object.h
|
|
Integrated in lustre-b2_2 » i686,server,el6,ofa #9
LU-969 debug: reduce stack usage (Revision 50477ac9a723645c8366c848076b2330cc139c6c)
Result = SUCCESS
Oleg Drokin : 50477ac9a723645c8366c848076b2330cc139c6c
Files :
- libcfs/libcfs/user-prim.c
- lustre/ldlm/ldlm_lib.c
- libcfs/include/libcfs/darwin/libcfs.h
- lustre/include/cl_object.h
- libcfs/libcfs/linux/linux-debug.c
- libcfs/libcfs/darwin/darwin-debug.c
- libcfs/libcfs/module.c
- libcfs/libcfs/winnt/winnt-debug.c
- lustre/ldlm/ldlm_lock.c
- lustre/ptlrpc/pack_generic.c
- libcfs/libcfs/tracefile.h
- lustre/obdclass/capa.c
- lustre/lmv/lmv_obd.c
- lustre/include/lustre_dlm.h
- libcfs/libcfs/linux/linux-tracefile.c
- lustre/include/lustre_net.h
- libcfs/include/libcfs/winnt/libcfs.h
- libcfs/include/libcfs/libcfs_private.h
- lustre/include/lustre_capa.h
- lustre/include/lu_object.h
- libcfs/libcfs/posix/posix-debug.c
- lustre/ptlrpc/llog_server.c
- libcfs/include/libcfs/libcfs_debug.h
- libcfs/libcfs/debug.c
- libcfs/include/libcfs/linux/libcfs.h
- libcfs/libcfs/tracefile.c
- libcfs/include/libcfs/posix/libcfs.h
- lustre/ldlm/ldlm_lockd.c
- lustre/obdclass/lu_object.c
|
|
Integrated in lustre-b2_2 » i686,server,el5,ofa #9
LU-969 debug: reduce stack usage (Revision 50477ac9a723645c8366c848076b2330cc139c6c)
Result = SUCCESS
Oleg Drokin : 50477ac9a723645c8366c848076b2330cc139c6c
Files :
- lustre/lmv/lmv_obd.c
- libcfs/include/libcfs/libcfs_debug.h
- lustre/obdclass/capa.c
- lustre/ptlrpc/pack_generic.c
- libcfs/libcfs/posix/posix-debug.c
- libcfs/libcfs/tracefile.c
- lustre/include/lustre_dlm.h
- libcfs/libcfs/winnt/winnt-debug.c
- lustre/ldlm/ldlm_lock.c
- lustre/obdclass/lu_object.c
- lustre/ptlrpc/llog_server.c
- libcfs/include/libcfs/winnt/libcfs.h
- libcfs/libcfs/darwin/darwin-debug.c
- lustre/include/cl_object.h
- lustre/include/lu_object.h
- lustre/ldlm/ldlm_lockd.c
- libcfs/libcfs/debug.c
- libcfs/libcfs/tracefile.h
- lustre/include/lustre_net.h
- libcfs/include/libcfs/linux/libcfs.h
- libcfs/libcfs/linux/linux-tracefile.c
- libcfs/libcfs/user-prim.c
- lustre/ldlm/ldlm_lib.c
- lustre/include/lustre_capa.h
- libcfs/libcfs/linux/linux-debug.c
- libcfs/include/libcfs/posix/libcfs.h
- libcfs/libcfs/module.c
- libcfs/include/libcfs/libcfs_private.h
- libcfs/include/libcfs/darwin/libcfs.h
|
|
Integrated in lustre-b2_2 » i686,client,el5,ofa #9
LU-969 debug: reduce stack usage (Revision 50477ac9a723645c8366c848076b2330cc139c6c)
Result = SUCCESS
Oleg Drokin : 50477ac9a723645c8366c848076b2330cc139c6c
Files :
- libcfs/include/libcfs/winnt/libcfs.h
- lustre/include/lu_object.h
- libcfs/include/libcfs/posix/libcfs.h
- libcfs/libcfs/darwin/darwin-debug.c
- libcfs/include/libcfs/darwin/libcfs.h
- lustre/ldlm/ldlm_lockd.c
- libcfs/libcfs/user-prim.c
- lustre/ldlm/ldlm_lib.c
- libcfs/libcfs/linux/linux-tracefile.c
- lustre/ldlm/ldlm_lock.c
- lustre/lmv/lmv_obd.c
- lustre/ptlrpc/pack_generic.c
- lustre/obdclass/capa.c
- libcfs/include/libcfs/libcfs_debug.h
- libcfs/libcfs/linux/linux-debug.c
- lustre/ptlrpc/llog_server.c
- lustre/obdclass/lu_object.c
- libcfs/libcfs/module.c
- libcfs/libcfs/posix/posix-debug.c
- libcfs/libcfs/debug.c
- lustre/include/lustre_capa.h
- lustre/include/lustre_net.h
- libcfs/libcfs/tracefile.c
- lustre/include/lustre_dlm.h
- libcfs/libcfs/tracefile.h
- libcfs/libcfs/winnt/winnt-debug.c
- libcfs/include/libcfs/linux/libcfs.h
- libcfs/include/libcfs/libcfs_private.h
- lustre/include/cl_object.h
|
|
Integrated in lustre-master » x86_64,server,el5,inkernel #515
LU-969 debug: reduce stack usage (Revision 7de9e8dd313557997fb28f3926516b5c26d31c9a)
Result = SUCCESS
Oleg Drokin : 7de9e8dd313557997fb28f3926516b5c26d31c9a
Files :
- libcfs/include/libcfs/darwin/libcfs.h
- lustre/include/lustre_capa.h
- libcfs/libcfs/posix/posix-debug.c
- lustre/include/cl_object.h
- lustre/ldlm/ldlm_lockd.c
- libcfs/libcfs/debug.c
- libcfs/libcfs/user-prim.c
- lustre/obdclass/capa.c
- libcfs/include/libcfs/posix/libcfs.h
- libcfs/libcfs/tracefile.h
- lustre/ptlrpc/pack_generic.c
- lustre/include/lu_object.h
- lustre/include/lustre_net.h
- lustre/ldlm/ldlm_lock.c
- libcfs/libcfs/tracefile.c
- libcfs/libcfs/module.c
- lustre/ptlrpc/llog_server.c
- lustre/lmv/lmv_obd.c
- lustre/include/lustre_dlm.h
- libcfs/libcfs/darwin/darwin-debug.c
- libcfs/include/libcfs/libcfs_private.h
- libcfs/include/libcfs/libcfs_debug.h
- lustre/ldlm/ldlm_lib.c
- libcfs/libcfs/linux/linux-debug.c
- libcfs/include/libcfs/linux/libcfs.h
- libcfs/libcfs/winnt/winnt-debug.c
- lustre/obdclass/lu_object.c
- libcfs/libcfs/linux/linux-tracefile.c
- libcfs/include/libcfs/winnt/libcfs.h
|
|
Integrated in lustre-master » i686,client,el6,inkernel #515
LU-969 debug: reduce stack usage (Revision 7de9e8dd313557997fb28f3926516b5c26d31c9a)
Result = SUCCESS
Oleg Drokin : 7de9e8dd313557997fb28f3926516b5c26d31c9a
Files :
- libcfs/include/libcfs/libcfs_debug.h
- lustre/ldlm/ldlm_lib.c
- lustre/ptlrpc/llog_server.c
- libcfs/include/libcfs/linux/libcfs.h
- lustre/include/cl_object.h
- libcfs/libcfs/tracefile.c
- libcfs/libcfs/debug.c
- libcfs/include/libcfs/posix/libcfs.h
- libcfs/include/libcfs/darwin/libcfs.h
- lustre/lmv/lmv_obd.c
- libcfs/include/libcfs/winnt/libcfs.h
- lustre/obdclass/lu_object.c
- lustre/ldlm/ldlm_lockd.c
- lustre/include/lustre_dlm.h
- lustre/ldlm/ldlm_lock.c
- libcfs/include/libcfs/libcfs_private.h
- libcfs/libcfs/linux/linux-debug.c
- libcfs/libcfs/user-prim.c
- libcfs/libcfs/linux/linux-tracefile.c
- libcfs/libcfs/darwin/darwin-debug.c
- libcfs/libcfs/posix/posix-debug.c
- lustre/include/lu_object.h
- lustre/include/lustre_net.h
- libcfs/libcfs/winnt/winnt-debug.c
- lustre/include/lustre_capa.h
- libcfs/libcfs/tracefile.h
- lustre/ptlrpc/pack_generic.c
- libcfs/libcfs/module.c
- lustre/obdclass/capa.c
|
|
Integrated in lustre-master » x86_64,server,el6,inkernel #515
LU-969 debug: reduce stack usage (Revision 7de9e8dd313557997fb28f3926516b5c26d31c9a)
Result = SUCCESS
Oleg Drokin : 7de9e8dd313557997fb28f3926516b5c26d31c9a
Files :
- libcfs/include/libcfs/linux/libcfs.h
- libcfs/include/libcfs/winnt/libcfs.h
- lustre/include/lustre_dlm.h
- libcfs/libcfs/module.c
- lustre/ptlrpc/llog_server.c
- libcfs/libcfs/linux/linux-tracefile.c
- lustre/ldlm/ldlm_lock.c
- lustre/ldlm/ldlm_lockd.c
- libcfs/libcfs/posix/posix-debug.c
- lustre/ldlm/ldlm_lib.c
- libcfs/libcfs/winnt/winnt-debug.c
- libcfs/libcfs/tracefile.c
- libcfs/include/libcfs/libcfs_debug.h
- lustre/include/lustre_net.h
- lustre/ptlrpc/pack_generic.c
- lustre/include/lu_object.h
- lustre/obdclass/lu_object.c
- libcfs/include/libcfs/libcfs_private.h
- libcfs/include/libcfs/darwin/libcfs.h
- libcfs/libcfs/user-prim.c
- libcfs/libcfs/darwin/darwin-debug.c
- libcfs/libcfs/tracefile.h
- lustre/lmv/lmv_obd.c
- libcfs/libcfs/debug.c
- libcfs/include/libcfs/posix/libcfs.h
- lustre/obdclass/capa.c
- libcfs/libcfs/linux/linux-debug.c
- lustre/include/cl_object.h
- lustre/include/lustre_capa.h
|
|
Integrated in lustre-master » x86_64,server,el6,ofa #515
LU-969 debug: reduce stack usage (Revision 7de9e8dd313557997fb28f3926516b5c26d31c9a)
Result = SUCCESS
Oleg Drokin : 7de9e8dd313557997fb28f3926516b5c26d31c9a
Files :
- lustre/include/lustre_capa.h
- lustre/ldlm/ldlm_lib.c
- libcfs/include/libcfs/winnt/libcfs.h
- libcfs/libcfs/linux/linux-tracefile.c
- libcfs/include/libcfs/libcfs_debug.h
- libcfs/include/libcfs/libcfs_private.h
- libcfs/include/libcfs/linux/libcfs.h
- libcfs/libcfs/debug.c
- lustre/include/cl_object.h
- libcfs/include/libcfs/darwin/libcfs.h
- lustre/ldlm/ldlm_lock.c
- libcfs/libcfs/darwin/darwin-debug.c
- libcfs/libcfs/tracefile.c
- libcfs/libcfs/module.c
- libcfs/libcfs/tracefile.h
- lustre/lmv/lmv_obd.c
- libcfs/libcfs/posix/posix-debug.c
- lustre/ptlrpc/pack_generic.c
- libcfs/include/libcfs/posix/libcfs.h
- libcfs/libcfs/winnt/winnt-debug.c
- lustre/ldlm/ldlm_lockd.c
- libcfs/libcfs/linux/linux-debug.c
- lustre/ptlrpc/llog_server.c
- lustre/include/lu_object.h
- lustre/obdclass/capa.c
- libcfs/libcfs/user-prim.c
- lustre/include/lustre_net.h
- lustre/obdclass/lu_object.c
- lustre/include/lustre_dlm.h
|
|
Integrated in lustre-master » i686,server,el6,inkernel #515
LU-969 debug: reduce stack usage (Revision 7de9e8dd313557997fb28f3926516b5c26d31c9a)
Result = SUCCESS
Oleg Drokin : 7de9e8dd313557997fb28f3926516b5c26d31c9a
Files :
- libcfs/include/libcfs/winnt/libcfs.h
- libcfs/libcfs/linux/linux-debug.c
- libcfs/libcfs/debug.c
- libcfs/include/libcfs/darwin/libcfs.h
- libcfs/include/libcfs/linux/libcfs.h
- lustre/ldlm/ldlm_lock.c
- lustre/include/lustre_capa.h
- libcfs/libcfs/module.c
- lustre/ldlm/ldlm_lib.c
- lustre/include/lu_object.h
- lustre/ptlrpc/pack_generic.c
- lustre/include/cl_object.h
- libcfs/include/libcfs/libcfs_private.h
- libcfs/libcfs/linux/linux-tracefile.c
- libcfs/libcfs/darwin/darwin-debug.c
- libcfs/include/libcfs/libcfs_debug.h
- lustre/ldlm/ldlm_lockd.c
- lustre/lmv/lmv_obd.c
- lustre/obdclass/capa.c
- lustre/include/lustre_net.h
- lustre/obdclass/lu_object.c
- libcfs/libcfs/winnt/winnt-debug.c
- lustre/ptlrpc/llog_server.c
- libcfs/libcfs/user-prim.c
- lustre/include/lustre_dlm.h
- libcfs/libcfs/posix/posix-debug.c
- libcfs/include/libcfs/posix/libcfs.h
- libcfs/libcfs/tracefile.h
- libcfs/libcfs/tracefile.c
|
|
Integrated in lustre-master » x86_64,client,el5,inkernel #515
LU-969 debug: reduce stack usage (Revision 7de9e8dd313557997fb28f3926516b5c26d31c9a)
Result = SUCCESS
Oleg Drokin : 7de9e8dd313557997fb28f3926516b5c26d31c9a
Files :
- lustre/obdclass/capa.c
- lustre/ldlm/ldlm_lockd.c
- libcfs/include/libcfs/winnt/libcfs.h
- lustre/lmv/lmv_obd.c
- lustre/obdclass/lu_object.c
- libcfs/include/libcfs/posix/libcfs.h
- libcfs/libcfs/module.c
- libcfs/libcfs/user-prim.c
- lustre/include/lustre_capa.h
- libcfs/libcfs/debug.c
- libcfs/libcfs/linux/linux-debug.c
- libcfs/include/libcfs/libcfs_private.h
- lustre/include/lustre_net.h
- lustre/ptlrpc/pack_generic.c
- libcfs/include/libcfs/darwin/libcfs.h
- lustre/include/lu_object.h
- lustre/ldlm/ldlm_lock.c
- lustre/ptlrpc/llog_server.c
- lustre/ldlm/ldlm_lib.c
- libcfs/libcfs/tracefile.c
- libcfs/libcfs/tracefile.h
- libcfs/libcfs/darwin/darwin-debug.c
- libcfs/libcfs/winnt/winnt-debug.c
- libcfs/libcfs/posix/posix-debug.c
- lustre/include/lustre_dlm.h
- libcfs/include/libcfs/linux/libcfs.h
- libcfs/include/libcfs/libcfs_debug.h
- lustre/include/cl_object.h
- libcfs/libcfs/linux/linux-tracefile.c
|
|
Integrated in lustre-master » x86_64,client,el6,inkernel #515
LU-969 debug: reduce stack usage (Revision 7de9e8dd313557997fb28f3926516b5c26d31c9a)
Result = SUCCESS
Oleg Drokin : 7de9e8dd313557997fb28f3926516b5c26d31c9a
Files :
- lustre/include/lu_object.h
- libcfs/libcfs/linux/linux-debug.c
- libcfs/include/libcfs/posix/libcfs.h
- lustre/obdclass/lu_object.c
- libcfs/libcfs/posix/posix-debug.c
- lustre/include/cl_object.h
- lustre/lmv/lmv_obd.c
- libcfs/libcfs/winnt/winnt-debug.c
- lustre/ldlm/ldlm_lockd.c
- libcfs/libcfs/tracefile.h
- libcfs/include/libcfs/libcfs_debug.h
- lustre/include/lustre_dlm.h
- lustre/ldlm/ldlm_lock.c
- lustre/ldlm/ldlm_lib.c
- lustre/ptlrpc/pack_generic.c
- lustre/include/lustre_capa.h
- lustre/obdclass/capa.c
- libcfs/include/libcfs/linux/libcfs.h
- libcfs/include/libcfs/winnt/libcfs.h
- libcfs/libcfs/linux/linux-tracefile.c
- libcfs/libcfs/tracefile.c
- lustre/ptlrpc/llog_server.c
- libcfs/include/libcfs/libcfs_private.h
- libcfs/include/libcfs/darwin/libcfs.h
- libcfs/libcfs/user-prim.c
- lustre/include/lustre_net.h
- libcfs/libcfs/module.c
- libcfs/libcfs/darwin/darwin-debug.c
- libcfs/libcfs/debug.c
|
|
Integrated in lustre-master » i686,client,el6,ofa #515
LU-969 debug: reduce stack usage (Revision 7de9e8dd313557997fb28f3926516b5c26d31c9a)
Result = SUCCESS
Oleg Drokin : 7de9e8dd313557997fb28f3926516b5c26d31c9a
Files :
- lustre/include/lustre_dlm.h
- lustre/ptlrpc/pack_generic.c
- libcfs/libcfs/tracefile.h
- libcfs/include/libcfs/libcfs_private.h
- libcfs/libcfs/tracefile.c
- lustre/include/lu_object.h
- lustre/ldlm/ldlm_lock.c
- lustre/include/lustre_capa.h
- lustre/include/lustre_net.h
- libcfs/include/libcfs/winnt/libcfs.h
- lustre/obdclass/capa.c
- libcfs/include/libcfs/linux/libcfs.h
- libcfs/libcfs/linux/linux-debug.c
- libcfs/libcfs/winnt/winnt-debug.c
- libcfs/libcfs/debug.c
- libcfs/include/libcfs/libcfs_debug.h
- libcfs/libcfs/linux/linux-tracefile.c
- lustre/lmv/lmv_obd.c
- libcfs/libcfs/darwin/darwin-debug.c
- libcfs/libcfs/user-prim.c
- lustre/obdclass/lu_object.c
- lustre/ldlm/ldlm_lib.c
- libcfs/include/libcfs/darwin/libcfs.h
- libcfs/libcfs/posix/posix-debug.c
- lustre/ldlm/ldlm_lockd.c
- libcfs/libcfs/module.c
- lustre/include/cl_object.h
- lustre/ptlrpc/llog_server.c
- libcfs/include/libcfs/posix/libcfs.h
|
|
Integrated in lustre-master » x86_64,client,el5,ofa #515
LU-969 debug: reduce stack usage (Revision 7de9e8dd313557997fb28f3926516b5c26d31c9a)
Result = SUCCESS
Oleg Drokin : 7de9e8dd313557997fb28f3926516b5c26d31c9a
Files :
- libcfs/libcfs/posix/posix-debug.c
- libcfs/libcfs/darwin/darwin-debug.c
- libcfs/libcfs/debug.c
- libcfs/include/libcfs/libcfs_private.h
- lustre/lmv/lmv_obd.c
- lustre/ptlrpc/pack_generic.c
- libcfs/include/libcfs/linux/libcfs.h
- lustre/ldlm/ldlm_lock.c
- libcfs/libcfs/linux/linux-debug.c
- libcfs/include/libcfs/libcfs_debug.h
- lustre/include/lustre_capa.h
- lustre/include/lu_object.h
- lustre/obdclass/lu_object.c
- lustre/ptlrpc/llog_server.c
- libcfs/libcfs/linux/linux-tracefile.c
- libcfs/libcfs/tracefile.c
- libcfs/include/libcfs/winnt/libcfs.h
- libcfs/include/libcfs/posix/libcfs.h
- libcfs/include/libcfs/darwin/libcfs.h
- lustre/obdclass/capa.c
- lustre/include/lustre_dlm.h
- lustre/ldlm/ldlm_lib.c
- libcfs/libcfs/user-prim.c
- libcfs/libcfs/tracefile.h
- libcfs/libcfs/module.c
- libcfs/libcfs/winnt/winnt-debug.c
- lustre/include/cl_object.h
- lustre/ldlm/ldlm_lockd.c
- lustre/include/lustre_net.h
|
|
Integrated in lustre-master » x86_64,client,ubuntu1004,inkernel #515
LU-969 debug: reduce stack usage (Revision 7de9e8dd313557997fb28f3926516b5c26d31c9a)
Result = SUCCESS
Oleg Drokin : 7de9e8dd313557997fb28f3926516b5c26d31c9a
Files :
- libcfs/libcfs/tracefile.c
- libcfs/libcfs/linux/linux-debug.c
- libcfs/libcfs/posix/posix-debug.c
- libcfs/libcfs/module.c
- libcfs/include/libcfs/posix/libcfs.h
- lustre/ptlrpc/llog_server.c
- libcfs/include/libcfs/darwin/libcfs.h
- lustre/obdclass/capa.c
- libcfs/include/libcfs/linux/libcfs.h
- lustre/ldlm/ldlm_lock.c
- libcfs/libcfs/linux/linux-tracefile.c
- lustre/ldlm/ldlm_lockd.c
- lustre/include/lustre_net.h
- lustre/include/lu_object.h
- lustre/include/cl_object.h
- libcfs/libcfs/winnt/winnt-debug.c
- libcfs/include/libcfs/libcfs_debug.h
- lustre/lmv/lmv_obd.c
- lustre/include/lustre_dlm.h
- lustre/ptlrpc/pack_generic.c
- libcfs/libcfs/tracefile.h
- lustre/obdclass/lu_object.c
- lustre/include/lustre_capa.h
- libcfs/include/libcfs/winnt/libcfs.h
- libcfs/libcfs/darwin/darwin-debug.c
- libcfs/libcfs/debug.c
- libcfs/include/libcfs/libcfs_private.h
- libcfs/libcfs/user-prim.c
- lustre/ldlm/ldlm_lib.c
|
|
Integrated in lustre-master » x86_64,client,sles11,inkernel #515
LU-969 debug: reduce stack usage (Revision 7de9e8dd313557997fb28f3926516b5c26d31c9a)
Result = SUCCESS
Oleg Drokin : 7de9e8dd313557997fb28f3926516b5c26d31c9a
Files :
- libcfs/libcfs/posix/posix-debug.c
- libcfs/libcfs/user-prim.c
- lustre/obdclass/capa.c
- libcfs/libcfs/tracefile.c
- libcfs/libcfs/winnt/winnt-debug.c
- libcfs/libcfs/linux/linux-tracefile.c
- libcfs/libcfs/linux/linux-debug.c
- lustre/ldlm/ldlm_lib.c
- lustre/include/lustre_capa.h
- libcfs/include/libcfs/libcfs_private.h
- lustre/ldlm/ldlm_lockd.c
- libcfs/libcfs/darwin/darwin-debug.c
- lustre/include/lu_object.h
- lustre/ptlrpc/llog_server.c
- libcfs/libcfs/module.c
- lustre/obdclass/lu_object.c
- libcfs/include/libcfs/posix/libcfs.h
- libcfs/include/libcfs/libcfs_debug.h
- libcfs/libcfs/debug.c
- libcfs/include/libcfs/linux/libcfs.h
- libcfs/libcfs/tracefile.h
- lustre/lmv/lmv_obd.c
- lustre/include/lustre_net.h
- lustre/include/lustre_dlm.h
- libcfs/include/libcfs/winnt/libcfs.h
- lustre/ldlm/ldlm_lock.c
- lustre/ptlrpc/pack_generic.c
- libcfs/include/libcfs/darwin/libcfs.h
- lustre/include/cl_object.h
|
|
Integrated in lustre-master » x86_64,client,el6,ofa #515
LU-969 debug: reduce stack usage (Revision 7de9e8dd313557997fb28f3926516b5c26d31c9a)
Result = SUCCESS
Oleg Drokin : 7de9e8dd313557997fb28f3926516b5c26d31c9a
Files :
- lustre/ldlm/ldlm_lock.c
- libcfs/include/libcfs/linux/libcfs.h
- libcfs/libcfs/tracefile.c
- lustre/lmv/lmv_obd.c
- libcfs/libcfs/user-prim.c
- libcfs/libcfs/linux/linux-debug.c
- lustre/ptlrpc/pack_generic.c
- lustre/include/lustre_dlm.h
- libcfs/include/libcfs/libcfs_debug.h
- libcfs/libcfs/winnt/winnt-debug.c
- libcfs/libcfs/linux/linux-tracefile.c
- libcfs/libcfs/debug.c
- libcfs/include/libcfs/winnt/libcfs.h
- lustre/ldlm/ldlm_lib.c
- libcfs/include/libcfs/posix/libcfs.h
- lustre/obdclass/lu_object.c
- lustre/ldlm/ldlm_lockd.c
- lustre/ptlrpc/llog_server.c
- lustre/include/lustre_net.h
- libcfs/include/libcfs/darwin/libcfs.h
- lustre/include/lu_object.h
- libcfs/libcfs/posix/posix-debug.c
- libcfs/libcfs/darwin/darwin-debug.c
- lustre/obdclass/capa.c
- libcfs/include/libcfs/libcfs_private.h
- lustre/include/cl_object.h
- lustre/include/lustre_capa.h
- libcfs/libcfs/tracefile.h
- libcfs/libcfs/module.c
|
|
Integrated in lustre-master » x86_64,server,el5,ofa #515
LU-969 debug: reduce stack usage (Revision 7de9e8dd313557997fb28f3926516b5c26d31c9a)
Result = SUCCESS
Oleg Drokin : 7de9e8dd313557997fb28f3926516b5c26d31c9a
Files :
- libcfs/libcfs/darwin/darwin-debug.c
- libcfs/libcfs/tracefile.h
- lustre/include/cl_object.h
- lustre/include/lu_object.h
- lustre/lmv/lmv_obd.c
- lustre/include/lustre_net.h
- lustre/ldlm/ldlm_lockd.c
- libcfs/include/libcfs/libcfs_debug.h
- libcfs/libcfs/module.c
- lustre/ldlm/ldlm_lock.c
- libcfs/libcfs/linux/linux-debug.c
- lustre/obdclass/capa.c
- lustre/ptlrpc/pack_generic.c
- lustre/ptlrpc/llog_server.c
- libcfs/libcfs/posix/posix-debug.c
- libcfs/libcfs/debug.c
- libcfs/libcfs/user-prim.c
- libcfs/include/libcfs/winnt/libcfs.h
- lustre/include/lustre_capa.h
- libcfs/include/libcfs/linux/libcfs.h
- libcfs/libcfs/tracefile.c
- lustre/include/lustre_dlm.h
- libcfs/include/libcfs/libcfs_private.h
- libcfs/libcfs/winnt/winnt-debug.c
- lustre/obdclass/lu_object.c
- lustre/ldlm/ldlm_lib.c
- libcfs/libcfs/linux/linux-tracefile.c
- libcfs/include/libcfs/darwin/libcfs.h
- libcfs/include/libcfs/posix/libcfs.h
|
|
Integrated in lustre-master » i686,client,el5,ofa #515
LU-969 debug: reduce stack usage (Revision 7de9e8dd313557997fb28f3926516b5c26d31c9a)
Result = SUCCESS
Oleg Drokin : 7de9e8dd313557997fb28f3926516b5c26d31c9a
Files :
- libcfs/libcfs/darwin/darwin-debug.c
- libcfs/include/libcfs/linux/libcfs.h
- lustre/ldlm/ldlm_lib.c
- lustre/lmv/lmv_obd.c
- lustre/include/lu_object.h
- lustre/ptlrpc/pack_generic.c
- libcfs/include/libcfs/libcfs_private.h
- lustre/include/lustre_capa.h
- lustre/include/cl_object.h
- lustre/ldlm/ldlm_lock.c
- libcfs/libcfs/module.c
- libcfs/libcfs/tracefile.c
- libcfs/include/libcfs/libcfs_debug.h
- lustre/ldlm/ldlm_lockd.c
- lustre/obdclass/lu_object.c
- libcfs/libcfs/winnt/winnt-debug.c
- lustre/include/lustre_net.h
- libcfs/libcfs/debug.c
- lustre/obdclass/capa.c
- libcfs/include/libcfs/posix/libcfs.h
- lustre/ptlrpc/llog_server.c
- libcfs/libcfs/linux/linux-debug.c
- libcfs/libcfs/tracefile.h
- libcfs/libcfs/linux/linux-tracefile.c
- libcfs/include/libcfs/winnt/libcfs.h
- libcfs/libcfs/user-prim.c
- libcfs/libcfs/posix/posix-debug.c
- lustre/include/lustre_dlm.h
- libcfs/include/libcfs/darwin/libcfs.h
|
|
Integrated in lustre-b2_2 » i686,server,el5,inkernel #9
LU-969 debug: reduce stack usage (Revision 50477ac9a723645c8366c848076b2330cc139c6c)
Result = SUCCESS
Oleg Drokin : 50477ac9a723645c8366c848076b2330cc139c6c
Files :
- lustre/obdclass/lu_object.c
- lustre/include/lustre_net.h
- lustre/ptlrpc/llog_server.c
- libcfs/include/libcfs/posix/libcfs.h
- libcfs/libcfs/linux/linux-debug.c
- lustre/ldlm/ldlm_lock.c
- libcfs/libcfs/user-prim.c
- lustre/ldlm/ldlm_lockd.c
- libcfs/include/libcfs/winnt/libcfs.h
- lustre/include/lustre_dlm.h
- libcfs/libcfs/tracefile.c
- lustre/include/lustre_capa.h
- libcfs/libcfs/debug.c
- libcfs/include/libcfs/linux/libcfs.h
- libcfs/include/libcfs/libcfs_debug.h
- lustre/ldlm/ldlm_lib.c
- lustre/ptlrpc/pack_generic.c
- lustre/include/cl_object.h
- lustre/include/lu_object.h
- libcfs/include/libcfs/libcfs_private.h
- lustre/obdclass/capa.c
- libcfs/libcfs/posix/posix-debug.c
- libcfs/libcfs/tracefile.h
- libcfs/libcfs/module.c
- lustre/lmv/lmv_obd.c
- libcfs/libcfs/linux/linux-tracefile.c
- libcfs/include/libcfs/darwin/libcfs.h
- libcfs/libcfs/darwin/darwin-debug.c
- libcfs/libcfs/winnt/winnt-debug.c
|
|
Integrated in lustre-master » i686,server,el6,ofa #515
LU-969 debug: reduce stack usage (Revision 7de9e8dd313557997fb28f3926516b5c26d31c9a)
Result = SUCCESS
Oleg Drokin : 7de9e8dd313557997fb28f3926516b5c26d31c9a
Files :
- lustre/ptlrpc/llog_server.c
- lustre/ldlm/ldlm_lib.c
- lustre/ldlm/ldlm_lock.c
- libcfs/include/libcfs/winnt/libcfs.h
- lustre/lmv/lmv_obd.c
- lustre/include/cl_object.h
- libcfs/libcfs/tracefile.c
- libcfs/include/libcfs/linux/libcfs.h
- lustre/obdclass/lu_object.c
- lustre/include/lustre_capa.h
- libcfs/libcfs/module.c
- libcfs/libcfs/debug.c
- lustre/obdclass/capa.c
- libcfs/libcfs/linux/linux-tracefile.c
- libcfs/include/libcfs/libcfs_private.h
- libcfs/libcfs/linux/linux-debug.c
- libcfs/include/libcfs/posix/libcfs.h
- libcfs/libcfs/tracefile.h
- libcfs/include/libcfs/darwin/libcfs.h
- libcfs/include/libcfs/libcfs_debug.h
- lustre/include/lustre_dlm.h
- libcfs/libcfs/posix/posix-debug.c
- lustre/include/lustre_net.h
- lustre/ldlm/ldlm_lockd.c
- lustre/include/lu_object.h
- lustre/ptlrpc/pack_generic.c
- libcfs/libcfs/winnt/winnt-debug.c
- libcfs/libcfs/darwin/darwin-debug.c
- libcfs/libcfs/user-prim.c
|
|
Integrated in lustre-master » i686,client,el5,inkernel #515
LU-969 debug: reduce stack usage (Revision 7de9e8dd313557997fb28f3926516b5c26d31c9a)
Result = SUCCESS
Oleg Drokin : 7de9e8dd313557997fb28f3926516b5c26d31c9a
Files :
- libcfs/libcfs/posix/posix-debug.c
- lustre/include/lustre_net.h
- libcfs/libcfs/linux/linux-debug.c
- libcfs/libcfs/debug.c
- libcfs/include/libcfs/libcfs_private.h
- libcfs/include/libcfs/winnt/libcfs.h
- libcfs/include/libcfs/posix/libcfs.h
- libcfs/include/libcfs/libcfs_debug.h
- lustre/ldlm/ldlm_lock.c
- libcfs/libcfs/winnt/winnt-debug.c
- libcfs/include/libcfs/darwin/libcfs.h
- lustre/lmv/lmv_obd.c
- lustre/obdclass/capa.c
- lustre/ptlrpc/llog_server.c
- lustre/ptlrpc/pack_generic.c
- lustre/include/cl_object.h
- libcfs/libcfs/user-prim.c
- lustre/include/lustre_capa.h
- libcfs/libcfs/tracefile.c
- lustre/include/lu_object.h
- lustre/ldlm/ldlm_lockd.c
- libcfs/include/libcfs/linux/libcfs.h
- libcfs/libcfs/module.c
- libcfs/libcfs/linux/linux-tracefile.c
- libcfs/libcfs/darwin/darwin-debug.c
- lustre/include/lustre_dlm.h
- lustre/obdclass/lu_object.c
- lustre/ldlm/ldlm_lib.c
- libcfs/libcfs/tracefile.h
|
|
Integrated in lustre-master » i686,server,el5,inkernel #515
LU-969 debug: reduce stack usage (Revision 7de9e8dd313557997fb28f3926516b5c26d31c9a)
Result = ABORTED
Oleg Drokin : 7de9e8dd313557997fb28f3926516b5c26d31c9a
Files :
- libcfs/libcfs/user-prim.c
- lustre/ptlrpc/llog_server.c
- libcfs/libcfs/debug.c
- libcfs/include/libcfs/linux/libcfs.h
- lustre/include/lustre_net.h
- lustre/ldlm/ldlm_lib.c
- libcfs/libcfs/linux/linux-debug.c
- lustre/include/cl_object.h
- lustre/lmv/lmv_obd.c
- libcfs/libcfs/tracefile.h
- libcfs/include/libcfs/libcfs_private.h
- libcfs/include/libcfs/winnt/libcfs.h
- libcfs/libcfs/winnt/winnt-debug.c
- libcfs/include/libcfs/posix/libcfs.h
- lustre/obdclass/capa.c
- lustre/ldlm/ldlm_lock.c
- libcfs/libcfs/linux/linux-tracefile.c
- lustre/include/lustre_capa.h
- lustre/ptlrpc/pack_generic.c
- libcfs/include/libcfs/libcfs_debug.h
- libcfs/libcfs/module.c
- lustre/include/lu_object.h
- libcfs/libcfs/posix/posix-debug.c
- lustre/include/lustre_dlm.h
- libcfs/libcfs/tracefile.c
- lustre/obdclass/lu_object.c
- libcfs/libcfs/darwin/darwin-debug.c
- lustre/ldlm/ldlm_lockd.c
- libcfs/include/libcfs/darwin/libcfs.h
|
|
Integrated in lustre-master » i686,server,el5,ofa #515
LU-969 debug: reduce stack usage (Revision 7de9e8dd313557997fb28f3926516b5c26d31c9a)
Result = ABORTED
Oleg Drokin : 7de9e8dd313557997fb28f3926516b5c26d31c9a
Files :
- libcfs/include/libcfs/darwin/libcfs.h
- lustre/include/lustre_capa.h
- libcfs/libcfs/tracefile.c
- libcfs/libcfs/linux/linux-tracefile.c
- libcfs/libcfs/module.c
- lustre/obdclass/lu_object.c
- libcfs/libcfs/posix/posix-debug.c
- lustre/ptlrpc/llog_server.c
- lustre/include/lustre_dlm.h
- libcfs/include/libcfs/posix/libcfs.h
- libcfs/libcfs/user-prim.c
- libcfs/libcfs/tracefile.h
- libcfs/include/libcfs/linux/libcfs.h
- libcfs/include/libcfs/libcfs_debug.h
- lustre/ptlrpc/pack_generic.c
- lustre/include/cl_object.h
- lustre/include/lustre_net.h
- lustre/obdclass/capa.c
- lustre/ldlm/ldlm_lockd.c
- libcfs/libcfs/winnt/winnt-debug.c
- libcfs/include/libcfs/winnt/libcfs.h
- lustre/include/lu_object.h
- libcfs/libcfs/linux/linux-debug.c
- libcfs/libcfs/debug.c
- lustre/ldlm/ldlm_lock.c
- lustre/lmv/lmv_obd.c
- libcfs/include/libcfs/libcfs_private.h
- libcfs/libcfs/darwin/darwin-debug.c
- lustre/ldlm/ldlm_lib.c
|
|
Integrated in lustre-dev » x86_64,client,el5,inkernel #340
LU-969 debug: reduce stack usage (Revision 7de9e8dd313557997fb28f3926516b5c26d31c9a)
Result = SUCCESS
Oleg Drokin : 7de9e8dd313557997fb28f3926516b5c26d31c9a
Files :
- lustre/ldlm/ldlm_lib.c
- lustre/include/lu_object.h
- lustre/ptlrpc/pack_generic.c
- libcfs/include/libcfs/linux/libcfs.h
- libcfs/libcfs/winnt/winnt-debug.c
- libcfs/libcfs/posix/posix-debug.c
- libcfs/libcfs/module.c
- libcfs/include/libcfs/libcfs_private.h
- libcfs/libcfs/debug.c
- libcfs/libcfs/darwin/darwin-debug.c
- libcfs/include/libcfs/posix/libcfs.h
- lustre/obdclass/lu_object.c
- lustre/ldlm/ldlm_lockd.c
- libcfs/include/libcfs/darwin/libcfs.h
- lustre/ldlm/ldlm_lock.c
- libcfs/libcfs/tracefile.c
- lustre/include/cl_object.h
- lustre/lmv/lmv_obd.c
- libcfs/libcfs/linux/linux-tracefile.c
- libcfs/libcfs/linux/linux-debug.c
- lustre/include/lustre_dlm.h
- lustre/include/lustre_net.h
- libcfs/include/libcfs/libcfs_debug.h
- libcfs/libcfs/user-prim.c
- lustre/obdclass/capa.c
- libcfs/libcfs/tracefile.h
- lustre/include/lustre_capa.h
- libcfs/include/libcfs/winnt/libcfs.h
- lustre/ptlrpc/llog_server.c
|
|
Integrated in lustre-dev » i686,client,el6,inkernel #340
LU-969 debug: reduce stack usage (Revision 7de9e8dd313557997fb28f3926516b5c26d31c9a)
Result = SUCCESS
Oleg Drokin : 7de9e8dd313557997fb28f3926516b5c26d31c9a
Files :
- lustre/include/lustre_dlm.h
- libcfs/libcfs/winnt/winnt-debug.c
- lustre/lmv/lmv_obd.c
- libcfs/libcfs/tracefile.c
- libcfs/libcfs/linux/linux-tracefile.c
- lustre/ptlrpc/llog_server.c
- lustre/obdclass/capa.c
- libcfs/include/libcfs/libcfs_debug.h
- libcfs/include/libcfs/libcfs_private.h
- libcfs/libcfs/tracefile.h
- lustre/include/lu_object.h
- libcfs/include/libcfs/linux/libcfs.h
- libcfs/libcfs/module.c
- libcfs/include/libcfs/darwin/libcfs.h
- libcfs/include/libcfs/posix/libcfs.h
- lustre/ldlm/ldlm_lockd.c
- lustre/include/lustre_capa.h
- lustre/include/cl_object.h
- lustre/include/lustre_net.h
- libcfs/include/libcfs/winnt/libcfs.h
- libcfs/libcfs/user-prim.c
- lustre/obdclass/lu_object.c
- libcfs/libcfs/darwin/darwin-debug.c
- lustre/ldlm/ldlm_lib.c
- lustre/ldlm/ldlm_lock.c
- libcfs/libcfs/debug.c
- libcfs/libcfs/posix/posix-debug.c
- libcfs/libcfs/linux/linux-debug.c
- lustre/ptlrpc/pack_generic.c
|
|
Integrated in lustre-dev » i686,server,el5,inkernel #340
LU-969 debug: reduce stack usage (Revision 7de9e8dd313557997fb28f3926516b5c26d31c9a)
Result = SUCCESS
Oleg Drokin : 7de9e8dd313557997fb28f3926516b5c26d31c9a
Files :
- libcfs/include/libcfs/winnt/libcfs.h
- libcfs/libcfs/module.c
- libcfs/include/libcfs/darwin/libcfs.h
- libcfs/libcfs/tracefile.h
- lustre/ldlm/ldlm_lock.c
- libcfs/libcfs/user-prim.c
- lustre/obdclass/capa.c
- lustre/include/lu_object.h
- lustre/ptlrpc/llog_server.c
- libcfs/libcfs/tracefile.c
- lustre/include/lustre_capa.h
- libcfs/libcfs/darwin/darwin-debug.c
- lustre/include/cl_object.h
- libcfs/include/libcfs/libcfs_debug.h
- libcfs/libcfs/winnt/winnt-debug.c
- lustre/obdclass/lu_object.c
- libcfs/libcfs/linux/linux-debug.c
- lustre/ldlm/ldlm_lockd.c
- libcfs/libcfs/debug.c
- lustre/include/lustre_net.h
- libcfs/libcfs/linux/linux-tracefile.c
- libcfs/include/libcfs/libcfs_private.h
- lustre/ldlm/ldlm_lib.c
- libcfs/include/libcfs/linux/libcfs.h
- lustre/include/lustre_dlm.h
- libcfs/libcfs/posix/posix-debug.c
- lustre/ptlrpc/pack_generic.c
- libcfs/include/libcfs/posix/libcfs.h
- lustre/lmv/lmv_obd.c
|
|
Integrated in lustre-dev » x86_64,server,el6,inkernel #340
LU-969 debug: reduce stack usage (Revision 7de9e8dd313557997fb28f3926516b5c26d31c9a)
Result = SUCCESS
Oleg Drokin : 7de9e8dd313557997fb28f3926516b5c26d31c9a
Files :
- libcfs/include/libcfs/darwin/libcfs.h
- lustre/ldlm/ldlm_lock.c
- lustre/obdclass/lu_object.c
- libcfs/include/libcfs/winnt/libcfs.h
- lustre/obdclass/capa.c
- libcfs/libcfs/linux/linux-tracefile.c
- libcfs/libcfs/winnt/winnt-debug.c
- lustre/ptlrpc/pack_generic.c
- libcfs/include/libcfs/linux/libcfs.h
- lustre/ptlrpc/llog_server.c
- libcfs/libcfs/linux/linux-debug.c
- lustre/ldlm/ldlm_lib.c
- libcfs/libcfs/tracefile.h
- libcfs/include/libcfs/posix/libcfs.h
- libcfs/libcfs/posix/posix-debug.c
- lustre/include/lu_object.h
- libcfs/libcfs/module.c
- lustre/include/lustre_capa.h
- libcfs/libcfs/debug.c
- libcfs/libcfs/user-prim.c
- libcfs/libcfs/tracefile.c
- lustre/ldlm/ldlm_lockd.c
- libcfs/libcfs/darwin/darwin-debug.c
- lustre/include/cl_object.h
- lustre/include/lustre_dlm.h
- lustre/include/lustre_net.h
- lustre/lmv/lmv_obd.c
- libcfs/include/libcfs/libcfs_private.h
- libcfs/include/libcfs/libcfs_debug.h
|
|
Integrated in lustre-dev » i686,client,el5,inkernel #340
LU-969 debug: reduce stack usage (Revision 7de9e8dd313557997fb28f3926516b5c26d31c9a)
Result = SUCCESS
Oleg Drokin : 7de9e8dd313557997fb28f3926516b5c26d31c9a
Files :
- libcfs/libcfs/winnt/winnt-debug.c
- libcfs/libcfs/tracefile.c
- lustre/include/lustre_net.h
- libcfs/include/libcfs/winnt/libcfs.h
- lustre/ptlrpc/pack_generic.c
- libcfs/libcfs/tracefile.h
- libcfs/libcfs/linux/linux-tracefile.c
- lustre/include/lu_object.h
- lustre/obdclass/capa.c
- lustre/ldlm/ldlm_lockd.c
- lustre/ldlm/ldlm_lib.c
- libcfs/libcfs/debug.c
- libcfs/libcfs/posix/posix-debug.c
- lustre/include/cl_object.h
- lustre/include/lustre_dlm.h
- libcfs/libcfs/module.c
- libcfs/libcfs/darwin/darwin-debug.c
- libcfs/include/libcfs/libcfs_debug.h
- lustre/ldlm/ldlm_lock.c
- lustre/obdclass/lu_object.c
- libcfs/libcfs/linux/linux-debug.c
- lustre/include/lustre_capa.h
- libcfs/include/libcfs/posix/libcfs.h
- libcfs/include/libcfs/libcfs_private.h
- libcfs/include/libcfs/darwin/libcfs.h
- libcfs/include/libcfs/linux/libcfs.h
- lustre/ptlrpc/llog_server.c
- lustre/lmv/lmv_obd.c
- libcfs/libcfs/user-prim.c
|
|
Integrated in lustre-dev » x86_64,server,el5,inkernel #340
LU-969 debug: reduce stack usage (Revision 7de9e8dd313557997fb28f3926516b5c26d31c9a)
Result = SUCCESS
Oleg Drokin : 7de9e8dd313557997fb28f3926516b5c26d31c9a
Files :
- libcfs/libcfs/user-prim.c
- lustre/ldlm/ldlm_lockd.c
- lustre/obdclass/lu_object.c
- libcfs/libcfs/debug.c
- libcfs/include/libcfs/posix/libcfs.h
- libcfs/libcfs/tracefile.h
- libcfs/libcfs/winnt/winnt-debug.c
- libcfs/include/libcfs/libcfs_private.h
- lustre/ldlm/ldlm_lib.c
- lustre/include/lu_object.h
- lustre/ptlrpc/llog_server.c
- libcfs/include/libcfs/darwin/libcfs.h
- lustre/include/lustre_capa.h
- libcfs/include/libcfs/winnt/libcfs.h
- libcfs/include/libcfs/linux/libcfs.h
- lustre/ldlm/ldlm_lock.c
- libcfs/libcfs/tracefile.c
- lustre/include/lustre_dlm.h
- lustre/obdclass/capa.c
- libcfs/libcfs/linux/linux-debug.c
- lustre/include/cl_object.h
- lustre/lmv/lmv_obd.c
- libcfs/include/libcfs/libcfs_debug.h
- libcfs/libcfs/posix/posix-debug.c
- libcfs/libcfs/linux/linux-tracefile.c
- lustre/include/lustre_net.h
- libcfs/libcfs/darwin/darwin-debug.c
- lustre/ptlrpc/pack_generic.c
- libcfs/libcfs/module.c
|
|
Integrated in lustre-dev » x86_64,client,el6,inkernel #340
LU-969 debug: reduce stack usage (Revision 7de9e8dd313557997fb28f3926516b5c26d31c9a)
Result = SUCCESS
Oleg Drokin : 7de9e8dd313557997fb28f3926516b5c26d31c9a
Files :
- lustre/include/lu_object.h
- lustre/ptlrpc/llog_server.c
- lustre/obdclass/lu_object.c
- libcfs/include/libcfs/libcfs_debug.h
- libcfs/include/libcfs/darwin/libcfs.h
- libcfs/include/libcfs/linux/libcfs.h
- lustre/ldlm/ldlm_lockd.c
- lustre/include/lustre_net.h
- libcfs/libcfs/linux/linux-debug.c
- lustre/ldlm/ldlm_lock.c
- libcfs/libcfs/darwin/darwin-debug.c
- lustre/include/lustre_capa.h
- libcfs/libcfs/debug.c
- lustre/obdclass/capa.c
- lustre/ptlrpc/pack_generic.c
- libcfs/libcfs/tracefile.c
- libcfs/include/libcfs/winnt/libcfs.h
- libcfs/include/libcfs/libcfs_private.h
- libcfs/libcfs/tracefile.h
- libcfs/libcfs/module.c
- libcfs/libcfs/linux/linux-tracefile.c
- libcfs/include/libcfs/posix/libcfs.h
- lustre/lmv/lmv_obd.c
- libcfs/libcfs/user-prim.c
- lustre/include/lustre_dlm.h
- libcfs/libcfs/posix/posix-debug.c
- lustre/ldlm/ldlm_lib.c
- lustre/include/cl_object.h
- libcfs/libcfs/winnt/winnt-debug.c
|
|
http://review.whamcloud.com/#change,2668
back port to b2_1
|
|
This patch has been observed to have some unwelcome
side-effects that are being tracked under LU-1408 and LU-1436
|
Generated at Sat Feb 10 01:12:13 UTC 2024 using Jira 9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c.