From: phil Date: Wed, 2 Mar 2005 23:21:56 +0000 (+0000) Subject: Update ChangeLog for last 2 commits X-Git-Tag: v1_8_0_110~486^7~152 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=4ceb7cfa7daa7d6f2595103ea363fa685531f6f1;p=fs%2Flustre-release.git Update ChangeLog for last 2 commits --- 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)