[openib-general] [PATCH 1/6] [RFC] iscsi_iser header file
Or Gerlitz
ogerlitz at voltaire.com
Sun Mar 5 06:51:00 PST 2006
Christoph Hellwig wrote:
> Please don't use volatile but an atomic_t or bitops for the session state field.
I have removed the volatile prefix from the declaration of the session
state field and now it's an int whose changes are protected by various
locks.
------------------------------------------------------------------------
r5616 | ogerlitz | 2006-03-05 16:49:21 +0200 (Sun, 05 Mar 2006) | 4
made struct iscsi_iser_session->state non volatile
Signed-off-by: Or Gerlitz <ogerlitz at voltaire.com>
More information about the general
mailing list