-04-26-2008 Sun Microsystems, Inc.
+2008-05-26 Sun Microsystems, Inc.
* version 1.6.5
* Support for kernels:
2.6.5-7.311 (SLES 9),
Severity : normal
Frequency : with multiple concurrent readdir processes in same directory
-Bugzilla : 15406
-Description: misc fixes (including bug 15169 and 15175) for directory readahead.
+Bugzilla : 15406, 15169, 15175
+Description: misc fixes for directory readahead.
Details : prevent previous statahead async RPC callback from processing the
current "statahead_info", race condition between async RPC callback
add dentry into dentry hash table and "ls" thread revalidate such
Severity : normal
Frequency : always
Bugzilla : 14856
-Frequency : on ppc only
+Frequency : on PPC only
Description: not convert ost objects for directory because it's not exist.
Details : ll_dir_getstripe assume dirrectory has ost objects but this wrong.
Frequency : rare, on shutdown
Bugzilla : 15210
Description: race process ast vs remove callback
-Details : removing callback before disconnect import open race with processing
- callback.
+Details : removing callback before disconnect import open race with
+ processing callback.
Severity : enhancement
Bugzilla : 15416
Severity : normal
Frequency : occasional
Bugzilla : 13375
-Descriptoin: Avoid lov_create() getting stuck in obd_statfs_rqset()
+Description: Avoid lov_create() getting stuck in obd_statfs_rqset()
Details : If an OST is down the MDS will hang indefinitely in
obd_statfs_rqset() waiting for the statfs data. While for
MDS QOS usage of statfs, it should not stuck in waiting.