Commit ee4f870
committed
fix: use context.TODO() for umount to prevent filesystem corruption
Prevents umount command cancellation which could lead to data corruption
and filesystem inconsistencies. Addresses review feedback about cancelling
critical filesystem operations.
Signed-off-by: Matías Insaurralde <matias@insaurral.de>1 parent 15d30a9 commit ee4f870
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
540 | 540 | | |
541 | 541 | | |
542 | 542 | | |
543 | | - | |
| 543 | + | |
544 | 544 | | |
545 | 545 | | |
546 | 546 | | |
| |||
0 commit comments