GFS2: Post-VFS scale update for RCU path walk
authorSteven Whitehouse <swhiteho@redhat.com>
Wed, 19 Jan 2011 09:42:40 +0000 (09:42 +0000)
committerSteven Whitehouse <swhiteho@redhat.com>
Fri, 21 Jan 2011 09:39:24 +0000 (09:39 +0000)
We can allow a few more cases to use RCU path walking than
originally allowed. It should be possible to also enable
RCU path walking when the glock is already cached. Thats
a bit more complicated though, so left for a future patch.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Cc: Nick Piggin <npiggin@gmail.com>

No differences found