Alan Cox 2b2c7a6b40 The m_ext reference counts are potentially shared and modified
asynchronously by different threads.  Thus, declare as volatile the
reference count that is accessed through m_ext's pointer, ref_cnt.
Revert the previous change, revision 1.144, that casts as volatile a
single dereference of ref_cnt.

Reviewed by: bmilekic, dwhite
Problem reported by: kris
MFC after: 3 days
2005-03-06 20:09:00 +00:00
..
2005-03-01 17:44:34 +00:00
2005-02-10 12:23:29 +00:00
2004-12-30 20:30:58 +00:00
2005-03-01 17:44:34 +00:00
2005-02-27 22:02:03 +00:00
2005-02-27 22:02:03 +00:00
2005-02-10 12:23:29 +00:00
2005-02-10 12:17:48 +00:00
2005-02-07 09:26:58 +00:00