Dipankar Sarma b835996f62 [PATCH] files: lock-free fd look-up
With the use of RCU in files structure, the look-up of files using fds can now
be lock-free.  The lookup is protected by rcu_read_lock()/rcu_read_unlock().
This patch changes the readers to use lock-free lookup.

Signed-off-by: Maneesh Soni <maneesh@in.ibm.com>
Signed-off-by: Ravikiran Thirumalai <kiran_th@gmail.com>
Signed-off-by: Dipankar Sarma <dipankar@in.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-09-09 13:57:55 -07:00
..
2005-08-29 15:32:25 -07:00
2005-09-08 13:40:41 -07:00
2005-08-29 16:01:32 -07:00
2005-09-09 13:57:55 -07:00
2005-09-09 13:57:55 -07:00
2005-08-29 16:01:32 -07:00
2005-09-05 18:08:11 -07:00
2005-08-29 15:31:14 -07:00
2005-09-06 15:49:39 -07:00
2005-09-08 13:40:41 -07:00
2005-08-29 16:01:32 -07:00
2005-09-08 08:14:11 -07:00
2005-09-01 18:02:01 -04:00
2005-04-16 15:20:36 -07:00
2005-09-08 08:14:11 -07:00
2005-08-29 16:01:32 -07:00
2005-04-16 15:20:36 -07:00