Whamcloud - gitweb
- backport some small cleanups to the dentry refcounts and cleanup
authorbehlendo <behlendo>
Tue, 12 Aug 2003 22:45:14 +0000 (22:45 +0000)
committerbehlendo <behlendo>
Tue, 12 Aug 2003 22:45:14 +0000 (22:45 +0000)
- Zach's fix from llpio which fixes a race condition in the partial read path

lustre/LLNL_ChangeLog

index 5f252a0..56a1253 100644 (file)
@@ -3,9 +3,16 @@
        * bug fixes:
          - #1600 MDS server data isn't written at setup.  This causes a crash 
            in mds_update_server_data when the MDS is mounted the first time.
-         - #1749 avoids setting DISP_LOOKUP_EXECD until we can set either 
-           LOOKUP_NEG or LOOKUP_POS.   It also backports a fix from b_devel, 
-           to return LOCK_ABORTED if LOOKUP_EXECD isn't set.
+         - #1749 
+           - avoids setting DISP_LOOKUP_EXECD until we can set either 
+             LOOKUP_NEG or LOOKUP_POS.
+           - backports a fix from b_devel, to return LOCK_ABORTED if 
+             LOOKUP_EXECD isn't set.
+         - #1642
+           - backport some small cleanups to the dentry refcounts and cleanup
+           - Zach's fix from llpio which fixes a race condition in the 
+             partial read
+path
 
 2003-08-12  Brian Behlendorf  <behlendorf1@llnl.gov>
        * version llnl_4devel tagged