From: adilger Date: Tue, 10 Feb 2004 04:15:04 +0000 (+0000) Subject: Correct description for bug 1934. X-Git-Tag: v1_7_100~2620 X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=commitdiff_plain;h=2d682b7885b1e9618d4f7796388158f19293a72c;ds=sidebyside Correct description for bug 1934. --- diff --git a/lustre/ChangeLog b/lustre/ChangeLog index 7949eec..e19fb6d 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -5,7 +5,7 @@ tbd Cluster File Systems, Inc. - orphan handling to avoid losing space on client/server crashes - ptlrpcd can be blocked, stopping ALL progress (2477) - recovery for initial connections (2355) - - orphan recovery problems in b_eq (1934) + - fixes for mds_cleanup_orphans (1934) - block all file creations until orphan recovery completes (1901) - client remove rq_connection from request struct (2423) - conf-sanity test_5, proper cleanup in umount log not availale (2640)