git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c6532e
)
fsnotify: use _rcu functions for mark list traversal
author
Eric Paris
<eparis@redhat.com>
Wed, 28 Jul 2010 14:18:38 +0000
(10:18 -0400)
committer
Eric Paris
<eparis@redhat.com>
Wed, 28 Jul 2010 14:18:51 +0000
(10:18 -0400)
In preparation for srcu locking use all _rcu appropiete functions for mark
list addition, removal, and traversal. The operations are still done under a
spinlock at the end of this patch.
Signed-off-by: Eric Paris <eparis@redhat.com>
No differences found