Doron Shoham wrote:
> Divide node parameters into 3 categories:
>   a. Immutable - properties that are not allowed to change at all.
>   b. Immediate - properties that are allowed to change and take effect 
> immediately.
>   c. Deferred  - properties that are allowed to be changed only while
>                  session is not active (or when using -f flag).
>                  The change will take effect only next session.
> 
> Add -f flag (force) to iscsiadm when changing node parameters
> that are defined as ATTR_DEFERRED.
> 
> When using this flag, changing of ATTR_DEFERRED parameter
> while in active session is allowed.
> The change itself will take effect only in the next session.
> A warning message will be displayed.
> 


Hi Mike,
Are you ok with this patch?

Thanks,
Doron


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"open-iscsi" group.
To post to this group, send email to open-iscsi@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/open-iscsi
-~----------~----~----~----~------~----~------~--~---

Reply via email to