diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2011-01-15 19:12:53 +0100 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2011-01-16 02:03:39 +0100 |
commit | 1a8edf40e7c3eee955e0dd0316a7c9d85e36f597 (patch) | |
tree | e9776058ac678d6f8b29429e77d2de58dcc83608 /Documentation/device-mapper/striped.txt | |
parent | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... (diff) | |
download | linux-1a8edf40e7c3eee955e0dd0316a7c9d85e36f597.tar.xz linux-1a8edf40e7c3eee955e0dd0316a7c9d85e36f597.zip |
do_lookup() fix
do_lookup() has a path leading from LOOKUP_RCU case to non-RCU
crossing of mountpoints, which breaks things badly. If we
hit need_revalidate: and do nothing in there, we need to come
back into LOOKUP_RCU half of things, not to done: in non-RCU
one.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'Documentation/device-mapper/striped.txt')
0 files changed, 0 insertions, 0 deletions