summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-store.c
Commit message (Expand)AuthorAgeFilesLines
* glusterd: add volinfo to the list data structure in an orderVijaykumar M2014-02-081-1/+2
* glusterd: Fix memory leak of hostname.Ira Cooper2014-01-221-1/+3
* Glusterd : glusterd process generates core due to NULL store handleAtin Mukherjee2014-01-031-5/+7
* glusterd: make volinfo a refcnt'ed object.Krishnan Parthasarathi2013-12-201-1/+1
* glusterd: Save/restore/sync rebalance dictKaushal M2013-12-161-24/+76
* cli/glusterd: Changes to quota command Quota featureRaghavendra G2013-11-261-2/+160
* bd: posix/multi-brick support to BD xlatorM. Mohan Kumar2013-11-131-0/+20
* bd_map: Remove bd_map xlatorM. Mohan Kumar2013-11-131-11/+0
* mgmt/glusterd: add option to specify a different base-portKaleb S. KEITHLEY2013-10-311-4/+3
* glusterd: Calculate volume op-versions only on set/resetKaushal M2013-09-291-4/+20
* glusterd: Move certain logs into 'DEBUG' levelHarshavardhana2013-08-181-3/+3
* mgmt/glusterd: Fix a minor typo.Vijay Bellur2013-07-311-1/+1
* store: move glusterd_store functions from mgmt/glusterd to libglusterfsNiels de Vos2013-06-201-821/+169
* glusterd: Set op-version on startup based on install statusKaushal M2013-05-121-5/+23
* glusterd: Introduce volume op-versionsKaushal M2013-04-261-0/+2
* glusterd: Mark vol as deleted by renaming voldir before cleaning up the storeKrutika Dhananjay2013-03-111-41/+70
* glusterd: Added the validation function for subvols-per-directoryAvra Sengupta2013-02-281-2/+5
* glusterd: log changes in volume create and delete codepathKrutika Dhananjay2013-02-041-50/+81
* glusterd: log changes in volume stop (and in op sm codepath)Krutika Dhananjay2013-01-181-4/+7
* glusterd: Made dst brick's port info available to all peersKrishnan Parthasarathi2013-01-041-0/+32
* glusterd, cli: Task id's for async tasksKaushal M2012-12-191-18/+55
* Revert "glusterd, cli: Task id's for async tasks"Anand Avati2012-12-041-55/+18
* glusterd, cli: Task id's for async tasksKaushal M2012-12-041-18/+55
* BD Backend: Volume creation supportM. Mohan Kumar2012-11-291-0/+12
* mgmt/glusterd: Implementation of server-side quorumPranith Kumar K2012-11-231-7/+111
* glusterd: op-version handshake implementationKaushal M2012-10-301-25/+137
* All: License message changeVarun Shastry2012-09-131-6/+7
* libglusterfs/dict: make 'dict_t' a opaque objectAmar Tumballi2012-09-061-11/+13
* All: License message changeVarun Shastry2012-08-281-14/+5
* glusterd: Persisted hooks friendly user.* keysKrishnan Parthasarathi2012-07-291-12/+32
* glusterd: Ensured 'store' data reaches disk.Krishnan Parthasarathi2012-07-291-15/+55
* glusterd: Refactored brickinfo APIsKrishnan Parthasarathi2012-07-191-3/+3
* glusterd: atomic store update.Krishnan Parthasarathi2012-07-191-2/+117
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-11/+5
* glusterd: avoid buffer overrun for over-long volnameJim Meyering2012-07-111-1/+7
* glusterd: avoid buffer overrun due to lack of NUL terminatorJim Meyering2012-07-021-0/+1
* localtime and ctime are not MT-SAFEKaleb S. KEITHLEY2012-06-291-2/+3
* mgmt/glusterd: fix the infinite loop in lazy uuid generationRaghavendra Bhat2012-06-131-1/+1
* glusterd: generate node UUID lazilyAnand Avati2012-06-071-2/+2
* glusterd-portmap: adhere to IANA standards while assigning brick portsAmar Tumballi2012-05-241-10/+29
* glusterd/store: Move remove-brick/rebalance status to node_state.infoshishir gowda2012-05-051-16/+167
* core: coverity issues fixedAmar Tumballi2012-04-231-2/+7
* glusterd: Moved 'hooks' interface code to glusterd-hooks.*Krishnan Parthasarathi2012-04-191-211/+0
* glusterd: Added init scripts like interface for gluster commandsKrishnan Parthasarathi2012-03-311-0/+211
* glusterd: file perm change for glusterd.infoRajesh Amaravathi2012-03-141-7/+17
* glusterd/auth: 3.2.x compatibilityRajesh Amaravathi2012-02-211-7/+17
* glusterd: auth allow enhancementsRajesh Amaravathi2012-02-201-3/+23
* cluster/dht: Rebalance will be a new glusterfs processshishirng2012-02-191-0/+12
* glusterd: Initialised op_sm/friend_sm before cluster restore.Krishnan Parthasarathi2012-02-071-1/+1
* glusterd: Handle restoring of volumes created in older versions.Krishnan Parthasarathi2011-10-051-15/+28