summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-quota.c
Commit message (Expand)AuthorAgeFilesLines
* libglusterfs, glusterd: tweak directory scanningDmitry Antipov2020-07-071-4/+3
* glusterd: additional log informationnik-redhat2020-06-291-4/+3
* multiple files: ensure nfs_svc functions are availableYaniv Kaul2020-01-231-0/+2
* [RFC]#ifdef gNFS related code if we are not compiling gNFSYaniv Kaul2019-12-181-1/+0
* glusterd: create separate logdirs for cluster.rc instancesN Balachandran2019-08-141-2/+2
* core: use more restrictive mode while creating the directoriesSanju Rakonde2019-07-231-4/+4
* glusterd: fix packed member address warningSheetal Pamecha2019-07-091-2/+3
* glusterd.h: remove unneeded macros or move them to their users.Yaniv Kaul2019-06-251-0/+43
* glusterd: remove redundant glusterd_check_volume_exists () callsAtin Mukherjee2019-04-081-7/+0
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-6/+6
* all: fix the format string exceptionsAmar Tumballi2018-11-051-1/+1
* libglusterfs/dict: Add sizeof()-1 variants of dict functionsPranith Kumar K2018-10-151-2/+1
* glusterd: fix coverity issuesSanju Rakonde2018-09-251-0/+5
* Land part 2 of clang-format changesGluster Ant2018-09-121-1813/+1858
* Some (mgmt) xlators: use dict_{setn|getn|deln|get_int32n|set_int32n|set_strn}Yaniv Kaul2018-09-091-26/+33
* glusterd: fix some coverity issuesBhumika Goyal2018-08-201-1/+2
* glusterd-quota.c: fix coverity warning (BAD_COMPARE)Yaniv Kaul2018-07-201-1/+1
* Quota: Fix crawling of filesSanoj Unnikrishnan2018-07-131-1/+3
* Fix compile warningsXavi Hernandez2018-07-101-18/+32
* Don't use hardcoded /sbin, /usr/bin etc. paths. Fixes #1450546Niklas Hambüchen2018-05-031-3/+3
* quota: fixes issue in quota.conf when setting large number of limitsSanoj Unnikrishnan2017-11-091-12/+33
* glusterd: fix misleadingly named GF_FOR_EACH_ENTRY_IN_DIRJeff Darcy2017-07-311-2/+2
* Fixes quota aux mount failureSanoj Unnikrishnan2017-05-081-21/+28
* Fixes Stale auxiliary mount when crawler fails to spawnSanoj Unnikrishnan2017-04-051-2/+8
* mgmt: Reset conf_fd to default value to avoid double closeMichael Scherer2017-02-261-0/+2
* Fixes upgrade issue in quota.confSanoj Unnikrishnan2017-01-191-7/+10
* glusterd/quota: upgrade quota.conf file during an upgradeManikandan Selvaganesh2016-11-071-4/+9
* glusterd (quota): fix unused variable warnings/errorsKaleb S. KEITHLEY2016-08-291-1/+0
* core: use readdir(3) with glibc, and associated cleanupKaleb S. KEITHLEY2016-07-181-5/+6
* core: assorted typos and spelling mistakes reported by Debian lintianKaleb S KEITHLEY2016-05-181-1/+1
* quota/glusterd: enhance quota enable and disable processvmallika2016-04-291-28/+172
* quota: start aux mount from glusterd with inet addressvmallika2016-01-221-8/+106
* quota: fix backward compatibility of new quota volinfo optionvmallika2015-12-221-0/+9
* glusterd/quota: quota-version conflict in export/import volinfovmallika2015-12-081-3/+3
* quota: vol quota fails when transport.socket.bind-address is set in glusterdMohamed Ashiq2015-11-301-1/+6
* quota: add version to quota xattrsvmallika2015-11-021-8/+20
* core: use syscall wrappers instead of direct syscalls -- glusterdKaleb S. KEITHLEY2015-10-281-7/+7
* glusterd: Porting left out log messages to new frameworkNandaja Varma2015-06-261-6/+14
* quota/glusterd: porting to new logging frameworkNandaja Varma2015-06-181-62/+97
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* features/quota : Make "quota-deem-statfs" option "on" by default, when quota ...Sachin Pandit2015-05-291-0/+9
* quota: quota.conf backward compatibility fixvmallika2015-05-281-11/+77
* quota/glusterd: on read call number of byte read should equal to buffer lengthGaurav Kumar Garg2015-05-141-2/+1
* quota/marker: turn off inode quotas by defaultvmallika2015-05-061-15/+91
* quota: support for inode quota in quota.confvmallika2015-05-041-26/+141
* quota: display error when inode-quota cmds executed with cluster ver < 3.7vmallika2015-04-271-23/+44
* quota/cli: validate quota hard-limit optionvmallika2015-04-101-16/+12
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-041-3/+3
* cli/glusterd: cli command implementation for bitrot featuresGaurav Kumar Garg2015-03-181-0/+1
* features/quota : Introducing inode quotavmallika2015-03-181-76/+106