Whamcloud - gitweb
Branch b1_4
authoradilger <adilger>
Tue, 26 Jul 2005 22:43:05 +0000 (22:43 +0000)
committeradilger <adilger>
Tue, 26 Jul 2005 22:43:05 +0000 (22:43 +0000)
commit87dff1d2fbfb77381b797c818e0d92d9dc26a5ec
tree29ec513fa49d45428127855e97bef9d3029ea708
parent45acfee7e5edd1c4ec1437a722b138770f804235
Branch b1_4
Description: Network or server problems during mount may cause partially
             mounted clients instead of returning an error.
Details    : lustre_process_log() will overwrite the error return code
             during mount error handling, returning success instead of an
             error.  Also, an error during cleanup caused cleanup to stop
     instead of attempting to do the remaining cleanup.
b=6302
lustre/ChangeLog
lustre/liblustre/llite_lib.c
lustre/llite/llite_lib.c