summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* Remove spurious inode_ref call on parent dir in fuse_create_cbkshishir gowda2010-11-181-1/+0
* error out if the data-self-heal-window-size is less than 1Raghavendra Bhat2010-11-181-2/+2
* mgmt/glusterd: Avoid creating multiple destination brickinfo during replace-b...Vijay Bellur2010-11-181-5/+33
* cluster/pump: send PARENT_UP to dst_child after init is successfulAmar Tumballi2010-11-181-0/+6
* protocol/client: skip notify if query portmap is successfulshishir gowda2010-11-181-1/+2
* protocol/client: use the new rpc_clnt initialization methodsv3.1.1qa8Anand Avati2010-11-161-12/+2
* nfsrpc: Fail auth-unix if more than 16 gids foundShehjar Tikoo2010-11-161-0/+5
* Stripe I/O exits when graph changesshishir gowda2010-11-151-0/+1
* protocol/client: fix ping timeout checks in reconfigure()Amar Tumballi2010-11-151-4/+4
* fuse: dentry create time inode resolution fixesAmar Tumballi2010-11-151-20/+30
* Solaris: df -h returned invalid sizeshishir gowda2010-11-151-2/+2
* Remove symlnk of log dir to /etc/glusterdv3.1.1qa7shishir gowda2010-11-151-2/+2
* Remove symlnk of default log dir to /etc/glusterdshishir gowda2010-11-152-13/+4
* glusterd rebalance: update the status in failure casesAmar Tumballi2010-11-151-2/+9
* Revert "nfs: Use only 38467 as default port instead of 3846[567]"Shehjar Tikoo2010-11-153-4/+3
* nfs: opendir/closedir for every readdirAnand Avati2010-11-152-14/+5
* cluster/replicate: Fix memory leak in afr_fd_ctx_cleanup.Raghavendra G2010-11-151-0/+3
* check for dict also while setting the port for source brick while doing repla...Raghavendra Bhat2010-11-141-1/+1
* mgmt/glusterd: fixes for uninterrupted replace-brick with nfsVijay Bellur2010-11-141-8/+26
* cluster/pump: Reset saved path upon pump completionVijay Bellur2010-11-141-0/+2
* performance/quick-read: handle the errors in qr_loc_fill properly when an fop...v3.1.1qa6Raghavendra G2010-11-131-2/+24
* mgmt/glusterd: "peer probe new-hostname" should replace old-hostname of friendPranith K2010-11-136-86/+78
* stripe: allow lookup on an entry if other than first subvolume is downAmar Tumballi2010-11-131-1/+1
* nfsrpc: Change log levels for RPC program search messagesShehjar Tikoo2010-11-131-3/+3
* distribute: handle a case of 'local->key' being free'd twice.Amar Tumballi2010-11-131-1/+0
* rpcsvc: Fix crash in program search after portmap registration failureShehjar Tikoo2010-11-102-16/+29
* protocol/server: fix log level of message in server-resolver.cv3.1.1qa5Anand Avati2010-11-091-1/+1
* replicate: optimistic changelogAnand Avati2010-11-093-13/+101
* client: Return correct pre/post iatt for dst during renameShehjar Tikoo2010-11-091-1/+1
* mnt3: Fail mount requests for disallowed clientsShehjar Tikoo2010-11-091-2/+3
* check if the brick being added is the destination brick of replace brickRaghavendra Bhat2010-11-094-2/+124
* nfs: Support nfs.port to allow changing nfs port numbersShehjar Tikoo2010-11-092-0/+26
* nfs: Use only 38467 as default port instead of 3846[567]Shehjar Tikoo2010-11-093-3/+4
* nfsrpc: Decouple TCP connections from programsShehjar Tikoo2010-11-093-63/+110
* protocol/server: array declarations changed to alloca()Amar Tumballi2010-11-081-102/+55
* access-control: Allow Writes/Reads to proceed without perm checksShehjar Tikoo2010-11-081-0/+12
* do not error out if brick count is less than sub count which is valid in the ...Raghavendra Bhat2010-11-071-9/+0
* Remove the hard-coded thread-count option in volgenKaushik BV2010-11-072-4/+1
* rpc-transport/rdma: Fix 2KB as threshold size for msgs that can be transferre...Raghavendra G2010-11-072-58/+439
* nfs: Introduce rpc.register-with-portmap to disable portmap registrationShehjar Tikoo2010-11-033-5/+51
* nfs: Remove conn_destroy/init callbacksShehjar Tikoo2010-11-033-21/+0
* nfs3: More robust root gfid checksShehjar Tikoo2010-11-033-5/+10
* mnt3: Fix UMNTALL crash with Windows clientsShehjar Tikoo2010-11-031-4/+8
* Throwing an error while mounting glusterfs when fuse is not installed.Mohammed Junaid Ahmed2010-11-031-0/+9
* mgmt/Glusterd: add nfs.enable-ino32 as an option to set from CLIKaushik BV2010-11-033-1/+136
* Fix DHT getxattr for directoriesshishir gowda2010-11-033-17/+68
* use uuid_copy instead of memcpyRaghavendra Bhat2010-11-021-1/+1
* mgmt/glusterd: Honor log filename set during add-brickVijay Bellur2010-10-303-6/+21
* mgmt/glusterd: Start nfs before killing source brick in replace brick commit.Pavan Sondur2010-10-301-7/+6
* copy the gfid of root to the iatt structure of rootv3.1.1qa3Raghavendra Bhat2010-10-291-0/+2