commit | 75d5cfbe4b78cc26af7b042e23f61700b50bc294 | [log] [tgz] |
---|---|---|
author | Steven Whitehouse <swhiteho@redhat.com> | Wed Jan 19 09:42:40 2011 +0000 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Fri Jan 21 09:39:24 2011 +0000 |
tree | 189346d6c6fb7e72921d7ace2871bfd8780110da | |
parent | bc015cb84129eb1451913cfebece270bf7a39e0f [diff] |
GFS2: Post-VFS scale update for RCU path walk 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>