summaryrefslogtreecommitdiffstats
path: root/xlators/features
Commit message (Expand)AuthorAgeFilesLines
* snapshot: Make fops static for correct resolution of symbolsSoumya Koduri2015-08-241-36/+38
* libgfapi: adding 'follow' flag to glfs_h_lookupat()Jiffin Tony Thottan2015-08-241-1/+1
* features/bitrot: Fix scrubber frequency setKotresh HR2015-08-232-5/+22
* bitrot: Scrubber log should mark bad file as a ALERT in the scrubber logGaurav Kumar Garg2015-08-201-2/+2
* quota/marker: fix inode quota with renamevmallika2015-08-195-532/+484
* features/shard: Ensure shards are owned by the same owner/group as the origin...Krutika Dhananjay2015-08-192-31/+45
* rpc: add owner xlator argument to rpc_clnt_newKrishnan Parthasarathi2015-08-123-3/+3
* features/bitrot: Fix rescheduling scrub-frequencyKotresh HR2015-08-121-20/+11
* features/shard: Fill inode ctx in readdir(p) callback tooKrutika Dhananjay2015-08-121-26/+45
* features/changelog: Porting log messages to new logging frameworkAnusha Rao2015-08-1117-376/+1324
* features/bit-rot-stub: fail the fop if inode context get failsRaghavendra Bhat2015-08-112-23/+96
* features/shard: Fix excessive logging in readdir(p) callbackKrutika Dhananjay2015-08-051-1/+3
* Revert "Add DESTDIR support for pyglupy Makefile"Kaleb KEITHLEY2015-08-032-2/+2
* Add DESTDIR support for pyglupy MakefileMichael Scherer2015-08-032-2/+2
* quota/marker: set log-level to debug for ESTALE/ENOENT for marker txnvmallika2015-07-311-58/+33
* features/shard: Create /.shard with 0777 permissions (for now)Krutika Dhananjay2015-07-301-1/+1
* quota: fix parents caching during build ancestryvmallika2015-07-292-75/+77
* features/shard: Fix block size get from xdataPranith Kumar K2015-07-291-2/+3
* features/shard: (Re)initialize local->call_count before winding lookupKrutika Dhananjay2015-07-281-2/+4
* features/bit-rot-stub: handle REOPEN_WAIT on forgotten inodesRaghavendra Bhat2015-07-281-1/+43
* features/shard: Handle unlink of files with holes appropriately in unlink() a...Krutika Dhananjay2015-07-271-2/+30
* posix,shard: Fill in ia_size and ia_blocks before unwinding (f)setattrKrutika Dhananjay2015-07-261-17/+141
* dict: dict_set_bin() should never free the pointer on errorNiels de Vos2015-07-243-10/+20
* quota/marker: contribution with list_del can cause mem corruptionvmallika2015-07-192-9/+9
* features/marker: Fixing dereference after null checkarao2015-07-171-1/+1
* features/shard: Use xattrop (as opposed to setxattr) for updates to size xattrKrutika Dhananjay2015-07-153-20/+49
* features/changelog: fix buffer overrun in changelog-helpersPrasanna Kumar Kalever2015-07-141-5/+3
* quota: Fix crash in quota enforcervmallika2015-07-142-122/+295
* quota/marker: fix mem-leak in markervmallika2015-07-142-49/+44
* features/bitrot: throttle signerVenky Shankar2015-07-141-1/+1
* features/bitrot: move inode state just at the last momentVenky Shankar2015-07-131-19/+42
* ctr:Avoid assertion failure in lookupMohammed Rafi KC2015-07-122-13/+13
* quota/marker: inspect file/dir invoked without havingvmallika2015-07-111-3/+11
* features/bitrot: Scrub log improvementVenky Shankar2015-07-101-1/+4
* quota/marker: fix spurious failure afr-quota-xattr-mdata-heal.tvmallika2015-07-101-7/+5
* quota/marker: use smaller stacksize in synctask for marker updationvmallika2015-07-092-3/+3
* quota/marker: fix mem leak in markervmallika2015-07-092-202/+286
* quota/marker: set lk_owner when taking lock on parent in renamevmallika2015-07-091-0/+3
* features/ctr: Reduce the log-level for ctr-disabled messageAnoop C S2015-07-091-2/+2
* libgfdb/ctr: Fixing rename or update of linkJoseph Fernandes2015-07-091-1/+1
* quotad: create sock listener only after graph init is completevmallika2015-07-092-4/+38
* snapview-client: Allocate memory using GF_CALLOCMohammed Rafi KC2015-07-091-1/+1
* quota: fix mem leak in quota enforcervmallika2015-07-071-1/+1
* build: Mac OS X build issues, no spinlock, need sys_lgetxattrKaleb S. KEITHLEY2015-07-051-1/+1
* libgfchangelog: Fix example programsKotresh HR2015-07-024-2/+21
* Revert "Upcall/gfapi: Return ENOTSUP when upcall feature is disabled"Niels de Vos2015-06-281-49/+0
* Upcall/gfapi: Return ENOTSUP when upcall feature is disabledSoumya Koduri2015-06-271-0/+49
* features/bit-rot-stub: do not allow setxattr and removexattr on bit-rot xattrsRaghavendra Bhat2015-06-272-7/+106
* features/bit-rot-stub: deny access to bad objectsRaghavendra Bhat2015-06-275-32/+422
* Upcall: Fix an issue with invalidating parent entriesSoumya Koduri2015-06-261-8/+8