Whamcloud - gitweb
Branch HEAD
authorbobijam <bobijam>
Wed, 20 Feb 2008 02:34:29 +0000 (02:34 +0000)
committerbobijam <bobijam>
Wed, 20 Feb 2008 02:34:29 +0000 (02:34 +0000)
commit703a700b4135d669bac66e9b9f780ff6e72c2024
treef7ce7597d74c73b2f06e0421099be96c0f2f03b4
parentb4a38ae741c6b3d17d78e34b5ad972bff1e619a4
Branch HEAD
b=14529
i=adilger
i=panda

Description: MDS or OSS nodes crash due to stack overflow
Details    : Code changes in 1.8.0 increased the stack usage of some functions.
             In some cases, in conjunction with device drivers that use a lot
             of stack the MDS (or possibly OSS) service threads could overflow
             the stack.  One change which was identified to consume additional
             stack has been reworked to avoid the extra stack usage.
lustre/ChangeLog
lustre/include/lprocfs_status.h
lustre/lvfs/lvfs_lib.c