From 412c3868bbe02d1a02716f68cb3c5712c5791b82 Mon Sep 17 00:00:00 2001 From: behlendo Date: Tue, 12 Aug 2003 19:46:08 +0000 Subject: [PATCH] - Patch for bug #1600, MDS server data isn't written at setup. This is only an issue when mounting the MDS for the first time. --- lustre/LLNL_ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lustre/LLNL_ChangeLog b/lustre/LLNL_ChangeLog index c118f81..83c3150 100644 --- a/lustre/LLNL_ChangeLog +++ b/lustre/LLNL_ChangeLog @@ -1,4 +1,10 @@ 2003-08-12 Brian Behlendorf + * tip of b_llnl_devel + * bug fixes: + - #1600 MDS server data isn't written at setup. This causes a crash + in mds_update_server_data when the MDS is mounted the first time. + +2003-08-12 Brian Behlendorf * version llnl_4devel tagged * bug fixes: - #1751 fixes an LBUG/bad LOV EA if lov_create fails because -- 1.8.3.1