chiark / gitweb /
mount: fix quota
authorMichal Schmidt <mschmidt@redhat.com>
Fri, 13 Jan 2012 22:55:28 +0000 (23:55 +0100)
committerMichal Schmidt <mschmidt@redhat.com>
Fri, 13 Jan 2012 23:12:10 +0000 (00:12 +0100)
commit9ddc4a26e56b06cd7774a03597980351855d8d54
tree9c9b4fdf247453eb512b821c2cedce88d929d310
parent6ef25fb65ee0a62972ed7cbc01b6a11feb5fcb16
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
src/mount.c