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
..
2004-06-17 17:16:53 +00:00
2004-05-20 15:09:41 +00:00
2005-02-10 12:17:48 +00:00
2005-02-22 15:51:07 +00:00
2005-01-07 19:31:43 +00:00
2005-02-10 20:39:39 +00:00
2005-02-10 12:20:42 +00:00
2004-07-13 19:36:59 +00:00
2004-06-11 11:43:46 +00:00
2004-06-17 17:16:53 +00:00
2005-03-01 17:44:34 +00:00
2005-03-01 17:44:34 +00:00
2005-03-01 17:44:34 +00:00
2005-03-01 17:44:34 +00:00
2005-01-07 02:28:28 +00:00
2004-06-25 21:54:49 +00:00
2004-06-08 10:37:30 +00:00