summaryrefslogtreecommitdiffstats
path: root/xlators/features
Commit message (Expand)AuthorAgeFilesLines
* features/snap : cleanup the root loc in statfsAshish Pandey2015-10-201-1/+1
* features/shard: Return ENOTSUP as opposed to ENOTCONN in unimplemented fopsKrutika Dhananjay2015-10-132-4/+17
* features/shard: Dump private members and addresses in statedumpKrutika Dhananjay2015-10-131-1/+15
* quota/marker: dir_count accounting is not atomicvmallika2015-10-131-72/+98
* tier/ctr: CTR DB named lookup heal of cold tier during attach tierJoseph Fernandes2015-10-102-4/+5
* tier/ctr: Solution for db locks for tier migrator and ctr using sqlite versio...Joseph Fernandes2015-10-092-37/+302
* features/shard: Regulate memory consumption by individual shards' inode_t obj...Krutika Dhananjay2015-10-082-18/+141
* quota/marker: marker code cleanupvmallika2015-10-083-2345/+3
* quota: fix crash in quota_fallocatevmallika2015-10-081-0/+2
* quota: use copy_frame when creating new frame during quota_check_limitvmallika2015-10-071-2/+1
* features/shard: Use the xattr rsp dict to pick shard xattrs in xattrop cbkKrutika Dhananjay2015-10-061-1/+1
* fd: Do fd_bind on successful openPranith Kumar K2015-10-052-1/+7
* features/shard: Port log messages to new frameworkKrutika Dhananjay2015-09-294-93/+339
* features/shard: Performance improvements in IO path - Part 2Krutika Dhananjay2015-09-271-0/+80
* features/shard: Performance improvements in IO pathKrutika Dhananjay2015-09-272-70/+233
* marker: don't account destination linkto-file during internal migrationvmallika2015-09-224-47/+52
* features/shard: Filter internal shard xattrs in {get,remove,set}xattrKrutika Dhananjay2015-09-132-0/+168
* tier/ctr: Solving DB Lock issue due to write contention from db connectionsJoseph Fernandes2015-09-112-1/+34
* features/shard: Do not return non-negative status on failure in writevKrutika Dhananjay2015-09-111-1/+1
* uss : handle `buf` variable properly in svs_glfs_readdir()Jiffin Tony Thottan2015-09-091-3/+3
* features/shard: Fix incorrect op_ret in READVKrutika Dhananjay2015-09-031-2/+8
* features/shard: Fix unlink failure due to non-existent shard(s)v3.7.4Krutika Dhananjay2015-08-311-4/+3
* marker: preserve previous dirty flag during update txnvmallika2015-08-311-15/+91
* features/shard: Fix permission issuesKrutika Dhananjay2015-08-312-8/+57
* features/shard: Fix size update for writes at hole regionKrutika Dhananjay2015-08-292-2/+10
* marker: fix log when loc.parent and inode gfid is NULLvmallika2015-08-272-89/+168
* features/bitrot: Fix scrubber frequency setKotresh HR2015-08-272-5/+22
* snapshot: Make fops static for correct resolution of symbolsSoumya Koduri2015-08-251-36/+38
* libgfapi: adding 'follow' flag to glfs_h_lookupat()Jiffin Tony Thottan2015-08-251-1/+1
* features/bitrot: Fix rescheduling scrub-frequencyKotresh HR2015-08-231-20/+11
* bitrot: Scrubber log should mark bad file as a ALERT in the scrubber logGaurav Kumar Garg2015-08-211-2/+2
* features/bit-rot-stub: fail the fop if inode context get failsRaghavendra Bhat2015-08-212-23/+96
* quota/marker: fix inode quota with renamevmallika2015-08-205-532/+484
* features/shard: Ensure shards are owned by the same owner/group as the origin...Krutika Dhananjay2015-08-192-31/+45
* ctr:Avoid assertion failure in lookupMohammed Rafi KC2015-08-192-13/+13
* rpc: add owner xlator argument to rpc_clnt_newKrishnan Parthasarathi2015-08-143-3/+3
* uss: Take ref on root inodeMohammed Rafi KC2015-08-131-2/+3
* features/bit-rot-stub: handle REOPEN_WAIT on forgotten inodesRaghavendra Bhat2015-08-121-1/+43
* libgfdb/ctr: Fixing rename or update of linkJoseph Fernandes2015-08-121-1/+1
* features/shard: Fill inode ctx in readdir(p) callback tooKrutika Dhananjay2015-08-121-26/+45
* features/shard: Fix excessive logging in readdir(p) callbackKrutika Dhananjay2015-08-071-1/+3
* features/shard: Create /.shard with 0777 permissions (for now)Krutika Dhananjay2015-08-051-1/+1
* quota: fix parents caching during build ancestryvmallika2015-08-022-75/+77
* quota/marker: set log-level to debug for ESTALE/ENOENT for marker txnvmallika2015-07-311-58/+33
* features/shard: Fix block size get from xdataPranith Kumar K2015-07-301-2/+3
* features/shard: Handle unlink of files with holes appropriately in unlink() a...Krutika Dhananjay2015-07-301-2/+30
* features/shard: (Re)initialize local->call_count before winding lookupKrutika Dhananjay2015-07-301-2/+4
* posix,shard: Fill in ia_size and ia_blocks before unwinding (f)setattrKrutika Dhananjay2015-07-271-17/+141
* snapview-client: Allocate memory using GF_CALLOCMohammed Rafi KC2015-07-261-1/+1
* features/bitrot: move inode state just at the last momentVenky Shankar2015-07-231-19/+42