summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-quota.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* glusterd: Replace libglusterfs lists with liburcu listsKaushal M2015-03-031-1/+1
* glusterd: nfs,shd,quotad,snapd daemons refactoringAtin Mukherjee2015-02-201-5/+17
* glusterd/quota : remove quota-deem-statfs and quota-timeout values when quota...Sachin Pandit2015-01-271-1/+3
* features/quota: Use per-volume log file for crawlerKrutika Dhananjay2014-11-031-6/+8
* Do not hardcode umount(8) path, emulate lazy umountEmmanuel Dreyfus2014-10-031-4/+2
* glusterd/quota: Heal pgfid xattr on existing data when the quota isvmallika2014-09-301-3/+3
* OSX/FreeBSD: Regression fixHarshavardhana2014-09-241-4/+16
* Do not hardcode setfattr(1) pathEmmanuel Dreyfus2014-09-231-1/+13
* Always check for ENODATA with ENOATTREmmanuel Dreyfus2014-09-081-0/+3
* gluster: Fix the recursive goto outs in the source code.Avra Sengupta2014-07-211-4/+2
* porting: Port for FreeBSD rebased from Mike Ma's effortsHarshavardhana2014-07-021-1/+1
* glusterd: Use blocking quotad start only on quota enableKaushal M2014-06-161-1/+2
* mgmt/gluster: Use fsync instead of O_SYNCPranith Kumar K2014-05-051-4/+0
* build: MacOSX Porting fixesHarshavardhana2014-04-241-3/+3
* glusterd: Volume locks and transaction specific opinfosAvra Sengupta2014-02-101-3/+3
* mgmt/glusterd: make sure quota enforcer has established connection with quota...Raghavendra G2014-01-251-13/+6
* features/quota: Metadata cleanupVarun Shastry2014-01-161-5/+25
* glusterd: Comments for missing break in switchcase of glusterd_op_stage_quotaLalatendu Mohanty2014-01-101-0/+3
* cli, glusterd: More quota fixes ...Krutika Dhananjay2013-11-301-309/+278
* cli/glusterd: Changes to quota command Quota featureRaghavendra G2013-11-261-278/+904