]> git.ipfire.org Git - thirdparty/grub.git/commit
grub-fs-tester: better estimation of filesystem time for LVM/RAID
authorAndrei Borzenkov <arvidjaar@gmail.com>
Sun, 15 Mar 2015 18:06:26 +0000 (21:06 +0300)
committerAndrei Borzenkov <arvidjaar@gmail.com>
Sun, 15 Mar 2015 18:24:09 +0000 (21:24 +0300)
commitfa07d919d1ff868b18d8a42276d094b63a58e299
treea1a10088d8c8e0f03cd93072d6b3a844d038ec1d
parent5fe21c996893b9ef4d22a728b40f75d4b4cd7566
grub-fs-tester: better estimation of filesystem time for LVM/RAID

Write activity with LVM/RAID can happen after filesystem is unmounted.
In my testing modification time of loop files was 15 - 20 seconds
after unmount.  So use time as close to unmount as possible as
reference instead.
tests/util/grub-fs-tester.in