On Wed, 9 May 2018 16:55:03 -0700 Samuel Sieb wrote: > Right, so it's not actually transferring any data, it's just waiting on > I/O for some reason.
If it is a brand new just formatted ext4 system mounted for the first time, the system writes all the initial journal data structures (or something like that) as soon as it is mounted. Once it finishes, it never has to do it again. _______________________________________________ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org