diff options
author | Daan De Meyer <daan.j.demeyer@gmail.com> | 2022-08-03 11:37:17 +0200 |
---|---|---|
committer | Luca Boccassi <luca.boccassi@gmail.com> | 2022-08-04 02:03:47 +0200 |
commit | 25baae502a9faa1a50d490b42955019d660da374 (patch) | |
tree | 2b3d7b984d06a1b66e9c048b24b8a897c47d5bbd /docs/RELEASE.md | |
parent | Merge pull request #24141 from DaanDeMeyer/dissect-umount (diff) | |
download | systemd-25baae502a9faa1a50d490b42955019d660da374.tar.xz systemd-25baae502a9faa1a50d490b42955019d660da374.zip |
repart: Only lock block device once
Let's lock the backing fd instead of locking/unlocking multiple
times when doing multiple operations with repart. It doesn't make
much sense for anything else to touch the block device while there
are still repart operations pending on it. By keeping the lock over
the full duration of repart, we avoid anything else from interfering
with the block device inbetween operations.
Diffstat (limited to 'docs/RELEASE.md')
0 files changed, 0 insertions, 0 deletions