From 2d682b7885b1e9618d4f7796388158f19293a72c Mon Sep 17 00:00:00 2001 From: adilger Date: Tue, 10 Feb 2004 04:15:04 +0000 Subject: [PATCH] Correct description for bug 1934. --- lustre/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 1.8.3.1