callback.
b=15210
i=green
i=deen
* RHEL 4 and RHEL 5/SLES 10 clients behaves differently on 'cd' to a
removed cwd "./" (refer to Bugzilla 14399).
+Severity : minor
+Bugzilla : 15210
+Frequency : rare, on shutdown
+Description: race process ast vs remove callback
+Details : removing callback before disconnect import open race with processing
+ callback.
+
Severity : normal
Bugzilla : 12652
Description: Add FMODE_EXEC to SLES10 SP1 series.
list_del(&sbi->ll_conn_chain);
- obd_unregister_page_removal_cb(sbi->ll_osc_exp,
- ll_page_removal_cb);
- obd_unregister_lock_cancel_cb(sbi->ll_osc_exp,ll_extent_lock_cancel_cb);
-
+ /* callbacks is cleared after disconnect each target */
obd_disconnect(sbi->ll_osc_exp);
sbi->ll_osc_exp = NULL;