Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Skip remount async when systemd is used #1100

Merged

Conversation

jsmeix
Copy link
Member

@jsmeix jsmeix commented Dec 5, 2016

Remounting with async option is not needed
when systemd is used because when systemd
is used remounting with sync option is skipped and
to aviod needless operations remounting with async
option is also skipped, see
#1097
and
#1099

@jsmeix jsmeix added the enhancement Adaptions and new features label Dec 5, 2016
@jsmeix jsmeix added this to the Rear v2.00 milestone Dec 5, 2016
@jsmeix jsmeix self-assigned this Dec 5, 2016
@jsmeix jsmeix merged commit c09f2bd into rear:master Dec 5, 2016
@jsmeix jsmeix deleted the Skip_remount_async_when_systemd_is_used_issue1097 branch December 5, 2016 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Adaptions and new features fixed / solved / done
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant