* Note that reiserfs quotas are disabled on SLES 10 in this kernel.
* Starting with this release, the ldiskfs backing filesystem required
by Lustre is now in its own package, lustre-ldiskfs. This package
- so be installed. It is versioned separately from Lustre and
+ should be installed. It is versioned separately from Lustre and
may be released separately in future.
Severity : normal
* bug fixes
Severity : enhancement
+Bugzilla : 4900
+Description: Async OSC create to avoid the blocking unnecessarily.
+Details : If a OST has no remain object, system will block on the creating
+ when need to create a new object on this OST. Now, ways use
+ pre-created objects when available, instead of blocking on an
+ empty osc while others are not empty. If we must block, we block
+ for the shortest possible period of time.
+
+Severity : enhancement
Bugzilla : 8007
Description: MountConf
Details : Lustre configuration is now managed via mkfs and mount