Details : print mmp_check_interval and make it possible to abort mount
operation in case it takes too long.
+Bugzilla : 21595
+Description: mdsrate-create-large.sh, BUG: soft lockup - CPU#0 stuck for 10s!
+Details : fix bug in the RHEL5's jbd2 callback patch.
+
+Bugzilla : 21828
+Description: drop number of active requests when queued for recovery
+Details : Now that we take a reference on the original request instead of
+ making a copy of it for recovery. We need to drop the number of
+ active requests or the queued requests will prevent all request
+ processing when they exceed (srv->srv_threads_running - 1).
+
+Bugzilla : 21826
+Description: refuse to invalidate operational quota files when they are in use
+Details : an attempt to invalidate operational quota files on the quota
+ master is not actually permitted by VFS (returning -EPERM), but we
+ should not depend on that and should return the error earlier.
+
-------------------------------------------------------------------------------
2009-10-16 Sun Microsystems, Inc.