bug#45887:
Hyun Ha <[email protected]> Tue, 19 Jan 2021 11:13:38 +0900
| Newsgroups | gmane.comp.gnu.parted.bugs |
|---|---|
| Message-ID | <CAKZiydv9-LjSg=_f4xpsjSF05kh0J52BCLHtfq04a-g-heXdng@mail.gmail.com> |
Thanks a lot for reply. I think it make sense calling fsync when parted is done with device. but I'm confusing because buffer cache was flushed with 'print' command in parted also. I think 'parted [device partitoin] -s print' is just for getting information about device, not for making any changes to device. Is this also normal?