Jeff Layton 5f6dbc9e4a cifs: convert cifsFileInfo->count to non-atomic counter
The count for cifsFileInfo is currently an atomic, but that just adds
complexity for little value. We generally need to hold cifs_file_list_lock
to traverse the lists anyway so we might as well make this counter
non-atomic and simply use the cifs_file_list_lock to protect it.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
Reviewed-by: Suresh Jayaraman <sjayaraman@suse.de>
Signed-off-by: Steve French <sfrench@us.ibm.com>
2010-10-25 00:18:59 +00:00
..
2010-06-16 18:05:05 +02:00
2010-10-04 21:10:35 +02:00
2010-08-18 01:01:33 -04:00
2010-10-21 18:48:09 +02:00
2010-10-04 21:10:45 +02:00
2010-10-04 21:10:50 +02:00
2010-10-04 21:10:41 +02:00
2010-10-21 18:48:04 +02:00
2010-09-16 20:52:58 +02:00
2010-09-10 12:35:40 +02:00
2010-08-18 08:35:48 -04:00
2010-10-15 15:53:27 +02:00
2010-08-18 08:35:48 -04:00
2010-08-18 08:35:46 -04:00
2010-08-18 08:35:48 -04:00
2010-10-21 15:44:13 +02:00
2010-10-05 11:02:04 +02:00
2010-05-21 18:31:17 -04:00
2010-08-18 08:35:48 -04:00
2010-08-18 08:35:47 -04:00
2010-08-18 08:35:48 -04:00
2010-10-15 15:53:46 +02:00
2010-08-09 16:48:44 -04:00
2010-08-18 08:35:48 -04:00
2010-08-09 16:47:43 -04:00