chiark / gitweb /
mount: don't run quotaon only for network filesystems
authorLukas Nykryn <lnykryn@redhat.com>
Mon, 30 Mar 2015 12:42:02 +0000 (14:42 +0200)
committerLukas Nykryn <lnykryn@redhat.com>
Wed, 1 Apr 2015 10:16:53 +0000 (12:16 +0200)
commit11041c8488e956924870379a9203d7f1cac3b038
treea2b8e81e6d4fac31222cba6afadc92d65d541627
parentc185834d77335d50ef0247c39d7e9dffc74707bd
mount: don't run quotaon only for network filesystems

If you have for example ext4 on iscsi devices it is possible to setup
qoutas there. Unfortunately, because such fstab entry contains _netdev,
systemd will not add dependency to quotaon.service.
src/core/mount.c