From 4ceb7cfa7daa7d6f2595103ea363fa685531f6f1 Mon Sep 17 00:00:00 2001 From: phil Date: Wed, 2 Mar 2005 23:21:56 +0000 Subject: [PATCH] Update ChangeLog for last 2 commits --- lustre/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lustre/ChangeLog b/lustre/ChangeLog index a2946fd..662945e 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -31,6 +31,8 @@ tbd Cluster File Systems, Inc. - improved mballoc code, several small races and bugs fixed (5733, 5638) - kernel version 43: fix remove_suid bugs in both 2.4 and 2.6 (5695) - avoid needless client->OST connect, fix handle mismatch (5317) + - fix DLM error path that led to out-of-sync client, long delays (5779) + - support common vfs-enforced mount options (nodev,nosuid,noexec) (5637) * miscellania - service request history (4965) - put {ll,lov,osc}_async_page structs in a single slab (4699) -- 1.8.3.1