summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt
Commit message (Expand)AuthorAgeFilesLines
* rpc: implement server.manage-gids for group resolving on the bricksNiels de Vos2014-05-092-0/+22
* mgmt/glusterd: delete oldest snapshot upon exceeding soft-limitRaghavendra Bhat2014-05-082-0/+106
* glusterd/snapshot: volume gets deleted if restore failsRajesh Joseph2014-05-081-0/+8
* glusterd/snapshot: Don't release big_lock before completing snapshot creationVijaikumar M2014-05-083-5/+8
* glusterd/snapshot: Execute lvm snapshots in parallelVijaikumar M2014-05-085-73/+248
* glusterd/snapshot: Add brick-count suffix for the LVM snapshotVijaikumar M2014-05-085-278/+245
* mgmt/glusterd: Prevent spurious brick restartsPranith Kumar K2014-05-083-23/+44
* mgmt/glusterd: Perform Pending quorum actions after OpPranith Kumar K2014-05-081-0/+7
* glusterd: Use a calloc-ed copy of txn_id for glusterd_do_replace_brickAvra Sengupta2014-05-081-3/+8
* mgmt/glusterd: quorum check before taking the snapshotRaghavendra Bhat2014-05-075-23/+667
* glusterd: NFS server wrongly started with `DEBUG` log-levelHarshavardhana2014-05-071-2/+1
* glusterd : Port glusterd sync log messages to gf_msg APIAtin Mukherjee2014-05-064-33/+67
* glusterd: port network failure log messages to gf_msg APIKrishnan Parthasarathi2014-05-063-11/+33
* glusterd: Port server quorum messages to the gf_msg APIKaushal M2014-05-065-6/+84
* glusterd: Allow bumping up the cluster op-versionKaushal M2014-05-062-0/+77
* glusterd/snashot: Perform missed snap createsAvra Sengupta2014-05-064-145/+589
* glusterd: Fetch brick mount_dirs during brick create.Avra Sengupta2014-05-0611-117/+461
* mgmt/gluster: Use fsync instead of O_SYNCPranith Kumar K2014-05-053-39/+21
* glusterd/snapshot: umount2 on OSX/NetBSD is unmountHarshavardhana2014-05-031-9/+21
* glusterd: Allow symlink parent for snap_mount_folderHarshavardhana2014-05-031-1/+1
* glusterd : Volname, brickpath & volfpath length validationAtin Mukherjee2014-05-036-21/+61
* mgmt/glusterd: handle postvalidate carefully when prevalidate failsRaghavendra Bhat2014-05-033-24/+59
* cli/hooks : Add volume set options to enable/disable nfs-ganesha support.Meghana M2014-05-033-1/+46
* glusterd/snapshot: Restore cleanupRajesh Joseph2014-05-026-29/+518
* glusterd: Differentiate rebalance status and remove-brick status messagesggarg2014-05-021-0/+20
* glusterd/snapshot: Activation and De-activation of snapshotJoseph Fernandes2014-05-023-53/+342
* glusterd/snapshot: Move read-only xlator to client graphRajesh Joseph2014-05-021-2/+16
* glusterd: avoid repetitive logging of disconnect messagesKrishnan Parthasarathi2014-05-021-3/+6
* glusterd/snapshot : Copy the quota config and cksum file before taking a snap...Sachin Pandit2014-05-013-3/+116
* glusterd/snapshot : Copy geo-rep status and config files before taking a snap...Sachin Pandit2014-05-015-2/+517
* glusterd/geo-rep: Looks for state_file and pid-file in gsyncd_template.confAvra Sengupta2014-05-014-165/+460
* glusterd/snapshot : Barrier code integration with snapshot codebase.Sachin Pandit2014-05-014-9/+125
* mgmt/glusterd: Fix wrong usage of snprintfPranith Kumar K2014-05-011-1/+1
* logging: Introduce suppression of repetitive log messagesKrutika Dhananjay2014-04-302-1/+97
* [glusterd/snapshot] snapshot create force optionJoseph Fernandes2014-04-301-7/+27
* glusterd/snapshot : Fix for snapshot delete failureVijaikumar M2014-04-301-20/+21
* [glusterd/snapshot] Glusterd crashes when a same commandJoseph Fernandes2014-04-301-1/+1
* snapshot/config : Fix for bug which states gluster snapshot configSachin Pandit2014-04-291-5/+4
* glusterd: make sure that mntent.h is conditionally includedHarshavardhana2014-04-291-0/+5
* glusterd: Ping timer implmentationKrishnan Parthasarathi2014-04-293-0/+9
* cli: Add a cli command to enable/disable barrierKaushal M2014-04-296-3/+195
* glusterd: Add a barrier brick-opKaushal M2014-04-294-1/+70
* glusterd/snapshot : Dont acquire a lock if config is ofSachin Pandit2014-04-291-205/+258
* glusterd: Help does not show performance.nfs.* optSantosh Kumar Pradhan2014-04-281-7/+31
* glusterd/snapshot: Compare and update snapshots during peer handshakeAvra Sengupta2014-04-287-126/+984
* glusterd: Rename the export dictionary as peer_dataAvra Sengupta2014-04-283-121/+144
* glusterd/snapshot: Recreate the mount dirs and mount the lvm snapshots on nod...Avra Sengupta2014-04-284-70/+415
* glusterd/snapshot: Perform missed snap deletes and restores.Avra Sengupta2014-04-288-171/+374
* Barrier: Barrier translator options configurationAtin Mukherjee2014-04-272-0/+14
* glusterd/snapshot: Adding snap_vol_id and snap_uuid to missed_snap_listAvra Sengupta2014-04-277-156/+305