Commit fa44bc8
committed
resctrl: Use exclusive lock for /sys/fs/resctrl
That's the way it should've been all the time. It was originally the case, but
then the rework to virFileFlock() made the function ambiguous when it was
created in commit 5a0a5f7, and due to that it was misused in commit
657ddef and since then the lock being taken was shared rather than
exclusive.
Signed-off-by: Martin Kletzander <[email protected]>
Reviewed-by: Andrea Bolognani <[email protected]>
Reviewed-by: Ján Tomko <[email protected]>1 parent e648616 commit fa44bc8
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
463 | 463 | | |
464 | 464 | | |
465 | 465 | | |
466 | | - | |
| 466 | + | |
467 | 467 | | |
468 | 468 | | |
469 | 469 | | |
| |||
0 commit comments