Please don't reply to lustre-devel. Instead, comment in Bugzilla by using the 
following link:
https://bugzilla.lustre.org/show_bug.cgi?id=10589

           What    |Removed                     |Added
----------------------------------------------------------------------------
Attachment #9331 is|0                           |1
           obsolete|                            |


Created an attachment (id=9334)
Please don't reply to lustre-devel. Instead, comment in Bugzilla by using the 
following link:
 --> (https://bugzilla.lustre.org/attachment.cgi?id=9334&action=view)
HLD v3

The following fixes are included according to Oleg's inspection:
-- ldlm_resource_get_unused() is given policy argument insped of bits;
-- remove initially introduced l_bl_ast usage in the ldlm_cancel_lru()
(it seems there are no more usages of l_bl_ast on the client, thus
ldlm_resource_get_unused() should work properly);
-- ldlm_lru_get_redundant() has gotten another parameter lock_flags, which
are installed to the matched locks;
-- ldlm_cli_enqueue() calls ldlm_lru_get_redundant() only when the server
supports the bundled cancels, it passes CANCEL_ON_BLOCK to it to avoid
sending a separate cancels;
-- some other minor bugs and documentation improvements.

_______________________________________________
Lustre-devel mailing list
[email protected]
https://mail.clusterfs.com/mailman/listinfo/lustre-devel

Reply via email to