summaryrefslogtreecommitdiffstats
path: root/tests/functional/quota
Commit message (Collapse)AuthorAgeFilesLines
* Fix up coding style issues in testsNigel Babu2018-03-272-4/+4
| | | | Change-Id: I14609030983d4485dbce5a4ffed1e0353e3d1bc7
* quota: check if quota limit can be set on a directory that that not existhari gowtham2018-02-071-0/+81
Once a volume is mounted, and quota is enabled, we have to make sure that quota cannot be set a directory that does not exist. Change-Id: Ic89551c6d96b628fe04c19605af696800695721d Signed-off-by: hari gowtham <hgowtham@redhat.com>