Whamcloud - gitweb
LU-969 Revert stack usage reduction patch
authorOleg Drokin <green@whamcloud.com>
Fri, 25 May 2012 04:06:59 +0000 (00:06 -0400)
committerOleg Drokin <green@whamcloud.com>
Fri, 25 May 2012 04:09:54 +0000 (00:09 -0400)
commit4e465c73696510d6c411644babab76d44da9c517
tree99e64c51e805c6cd3b688f876a7f1ed00793853d
parent64618cfe5565abdb2e6d98cf180d80ce86e7aa28
LU-969 Revert stack usage reduction patch

This patch introduced quite a few problems in the end.
Broke return values on 32bit systems (LU-1436)
Local io performance regression (LU-1408)

Revert "LU-969 debug: reduce stack usage"

This reverts commit b9cbe3616b6e0b44c7835b1aec65befb85f848f9.

Change-Id: I9966d9490e5016ef95d3ca088796ae187af318d5
Signed-off-by: Oleg Drokin <green@whamcloud.com>
30 files changed:
libcfs/include/libcfs/darwin/libcfs.h
libcfs/include/libcfs/libcfs_debug.h
libcfs/include/libcfs/libcfs_private.h
libcfs/include/libcfs/linux/libcfs.h
libcfs/include/libcfs/posix/libcfs.h
libcfs/include/libcfs/winnt/libcfs.h
libcfs/libcfs/darwin/darwin-debug.c
libcfs/libcfs/debug.c
libcfs/libcfs/linux/linux-debug.c
libcfs/libcfs/linux/linux-tracefile.c
libcfs/libcfs/module.c
libcfs/libcfs/posix/posix-debug.c
libcfs/libcfs/tracefile.c
libcfs/libcfs/tracefile.h
libcfs/libcfs/user-prim.c
libcfs/libcfs/winnt/winnt-debug.c
lustre/fid/fid_request.c
lustre/include/cl_object.h
lustre/include/lu_object.h
lustre/include/lustre_capa.h
lustre/include/lustre_dlm.h
lustre/include/lustre_net.h
lustre/ldlm/ldlm_lib.c
lustre/ldlm/ldlm_lock.c
lustre/ldlm/ldlm_lockd.c
lustre/lmv/lmv_obd.c
lustre/obdclass/capa.c
lustre/obdclass/lu_object.c
lustre/ptlrpc/llog_server.c
lustre/ptlrpc/pack_generic.c