]> Git Repo - linux.git/commit
vfs: do_last(): make exit RCU safe
authorMiklos Szeredi <[email protected]>
Mon, 21 May 2012 15:30:06 +0000 (17:30 +0200)
committerAl Viro <[email protected]>
Fri, 1 Jun 2012 16:11:57 +0000 (12:11 -0400)
commite276ae672fa2d727721b1a5a2508ff34bac85439
tree554ff042e36591f20bd8bf4e475ee0af7b95f3f6
parent697f514df10b0f46bcd7596c1be18b7e2e9b28bb
vfs: do_last(): make exit RCU safe

Allow returning from do_last() with LOOKUP_RCU still set on the "out:" and
"exit:" labels.

Signed-off-by: Miklos Szeredi <[email protected]>
Signed-off-by: Al Viro <[email protected]>
fs/namei.c
This page took 0.055953 seconds and 4 git commands to generate.