Whamcloud - gitweb
land b_eq on HEAD
[fs/lustre-release.git] / lustre / ChangeLog
index cbdcb10..54abc71 100644 (file)
@@ -8,13 +8,23 @@ tbd         Cluster File Systems, Inc. <info@clusterfs.com>
        - ptlrpcd can be blocked, stopping ALL progress (2477)
        - recovery for initial connections (2355)
        - fixes for mds_cleanup_orphans (1934)
+       - abort_recovery crashes MDS in b_eq (mds_unlink_orphan) (2584)
        - 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)
        - recovery timer race (2670)
        - mdc_close recovey bug (2532)
+       - ptlrpc cleanup bug (2710)
+       - mds timeout on local locks (2588)
+       - namespace lock held during RPCs (2431)
        - don't try to handle a message that hasn't been replied to (2699)
-       - don't fail assertion if in recovery during cleanup (2701)
+       - client assert failure during cleanup after abort recovery (2701)
+       - leak mdc device after failed mount (2712)
+       - ptlrpc_check_set allows timedout requests to complete (2714)
+       - wait for inflight reqs when ptlrpcd finishes (2710)
+       - make sure unregistered services are removed from the srv_list
+       - reset bulk XID's when resending them (caught by 1138 test)
+       - unregister_bulk after timeout
        - fix lconf error (2694)
        * miscellania
        - return LL_SUPER_MAGIC from statfs for the filesystem type (1972)