From: Eric Paris Date: Wed, 28 Jul 2010 14:18:38 +0000 (-0400) Subject: fsnotify: use _rcu functions for mark list traversal X-Git-Tag: v2.6.36-rc1~303^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4c6e9961fcb9da54648d98978d33c6fdcb7bb45;p=pandora-kernel.git fsnotify: use _rcu functions for mark list traversal 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 --- Reading git-diff-tree failed