Commit 54ef487
vfs: lookup_open(): expand lookup_hash()
Copy __lookup_hash() into lookup_open(). The next patch will insert the atomic
open call just before the real lookup.
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>1 parent d58ffd3 commit 54ef487
1 file changed
+11
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2209 | 2209 | | |
2210 | 2210 | | |
2211 | 2211 | | |
| 2212 | + | |
2212 | 2213 | | |
2213 | 2214 | | |
| 2215 | + | |
2214 | 2216 | | |
2215 | 2217 | | |
2216 | | - | |
| 2218 | + | |
2217 | 2219 | | |
2218 | 2220 | | |
2219 | 2221 | | |
| 2222 | + | |
| 2223 | + | |
| 2224 | + | |
| 2225 | + | |
| 2226 | + | |
| 2227 | + | |
| 2228 | + | |
| 2229 | + | |
2220 | 2230 | | |
2221 | 2231 | | |
2222 | 2232 | | |
| |||
0 commit comments