commit b1df628b0d8d77d6baf8dad1fead812b6e26f0e7
Author: Sebastian Kalinowski <email address hidden>
Date: Wed May 13 11:08:52 2015 +0200
Ignore time shifts in e2fsck on bootstrap
Added /etc/e2fsck.conf with ignoring of problems related with
time shifts between Fuel Master and bootstraped nodes.
Ignoring two problems:
* PR_0_FUTURE_SB_LAST_WRITE (0x000032) - Last write time is in the future
* PR_0_FUTURE_SB_LAST_MOUNT (0x000031) - Last mount time is in the future
Reviewed: https:/ /review. openstack. org/182587 /git.openstack. org/cgit/ stackforge/ fuel-main/ commit/ ?id=b1df628b0d8 d77d6baf8dad1fe ad812b6e26f0e7
Committed: https:/
Submitter: Jenkins
Branch: master
commit b1df628b0d8d77d 6baf8dad1fead81 2b6e26f0e7
Author: Sebastian Kalinowski <email address hidden>
Date: Wed May 13 11:08:52 2015 +0200
Ignore time shifts in e2fsck on bootstrap
Added /etc/e2fsck.conf with ignoring of problems related with
time shifts between Fuel Master and bootstraped nodes.
Ignoring two problems: SB_LAST_ WRITE (0x000032) - Last write time is in the future SB_LAST_ MOUNT (0x000031) - Last mount time is in the future
* PR_0_FUTURE_
* PR_0_FUTURE_
Change-Id: Ie75538b92af9fd da0078a0a35799d a5cde313fa5
Closes-Bug: #1452277