Commit 3aea77e
committed
MDEV-31347 fil_ibd_create() may hijack the file handle of an old file
fil_space_t::add(): If a file handle was passed, invoke fil_node_t::find_metadata() before releasing fil_system.mutex. The call was moved from fil_ibd_create(). This is a 10.5 version of commit e3b0615 from 10.6.1 parent 383105d commit 3aea77e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
350 | 350 | | |
351 | 351 | | |
352 | 352 | | |
| 353 | + | |
353 | 354 | | |
354 | 355 | | |
355 | 356 | | |
| |||
2433 | 2434 | | |
2434 | 2435 | | |
2435 | 2436 | | |
2436 | | - | |
2437 | 2437 | | |
2438 | 2438 | | |
2439 | 2439 | | |
| |||
0 commit comments