Commit 0695fa6
Fix checkpointer PANIC due to missing fsync cancel in mdunlinkfork()
Add missing register_forget_request() in the 'else' branch of
mdunlinkfork(), before register_unlink_segment(), matching what the
'if' branch already does.1 parent b597835 commit 0695fa6
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
418 | 418 | | |
419 | 419 | | |
420 | 420 | | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
421 | 426 | | |
422 | 427 | | |
423 | 428 | | |
| |||
0 commit comments