Tom Gundersen wrote:
> It seems this was caused by:
> 
> commit 9ddc4a26e56b06cd7774a03597980351855d8d54
> Author: Michal Schmidt <mschm...@redhat.com>
> Date:   Fri Jan 13 23:55:28 2012 +0100
> 
>     mount: fix quota
> 
>     quotacheck.service and quotaon.service were not pulled in for
>     fstab mounts.
>     Fix it by not clearing the default_dependencies flag.
> 
>     The root filesystem may have quotas too, so don't check for "/"
>     there.
> 
>     No need to have duplicate code for adding dependencies on
>     umount.target.
> 
>     https://bugzilla.redhat.com/show_bug.cgi?id=773431
> 
> 
> 
> 
> The following (partial) revert fixed my problem, but I'm not sure
> what
> the proper fix would be.

Thanks for finding the bug.
The proper fix only needed one more change.
Fixed in commit da375869.

Michal
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to