index
:
glusterfs-snapshot.git
devel
development
gluster-snap
master
master_upstream
snap_devel
upstream
work
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
xlators
/
features
/
marker
/
src
/
marker-quota.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
features/marker: if parent inode is NULL, then get it by inode_parent
Raghavendra Bhat
2012-09-17
1
-2
/
+3
*
All: License message change
Varun Shastry
2012-09-13
1
-7
/
+6
*
All: License message change
Varun Shastry
2012-08-28
1
-14
/
+6
*
features/marker: use buf->ia_gfid in all the lookup callbacks
Raghavendra Bhat
2012-06-19
1
-3
/
+3
*
quota: log msgs indicating NULL parent inode in DEBUG level.
Raghavendra G
2012-04-03
1
-2
/
+2
*
core: adding extra data for fops
Amar Tumballi
2012-03-22
1
-79
/
+85
*
features/marker: GFID file handle based backend related fixes
Raghavendra G
2012-03-07
1
-1
/
+4
*
features/marker,quota: Incorporate changes to support nameless lookup
Raghavendra Bhat
2012-02-02
1
-0
/
+60
*
core: get xattrs also as part of readdirp
Amar Tumballi
2012-01-25
1
-1
/
+3
*
core: change lk-owner as a 1k buffer
Amar Tumballi
2012-01-24
1
-1
/
+1
*
core: remove 'ino' variable from 'loc_t' structure
Amar Tumballi
2011-11-16
1
-2
/
+0
*
features/marker-quota: Return error when inode-contribution is not present in...
Junaid
2011-10-06
1
-10
/
+16
*
features/quota: explicitly create xattrs in marker_create_cbk
Raghavendra G
2011-09-14
1
-0
/
+8
*
features/marker-quota: Prefix the function names with mq (marker-quota).
Junaid
2011-09-09
1
-245
/
+245
*
Eliminate many "var set but not used" warnings with newer gcc.
Jeff Darcy
2011-09-07
1
-56
/
+0
*
features/marker-quota: Fix invalid reads in readdir_cbk.
Junaid
2011-08-22
1
-8
/
+24
*
features/marker: changes in marker to avoid race conditions and corruptions
Raghavendra Bhat
2011-08-21
1
-55
/
+204
*
Change Copyright current year
Pranith Kumar K
2011-08-10
1
-1
/
+1
*
features/marker-quota: Performance improvement.
Junaid
2011-08-05
1
-12
/
+120
*
features/marker: log failures due to file not being present during quota upda...
Raghavendra G
2011-08-03
1
-27
/
+69
*
features/marker-quota: Fix some random memory leaks.
Junaid
2011-07-28
1
-11
/
+8
*
Revert "features/marker-quota: hold lock on dirty inode's parent while healin...
Junaid
2011-07-14
1
-87
/
+24
*
features/marker-quota: call stack destroy when hardlink count is not greater 1.
Junaid
2011-07-01
1
-0
/
+6
*
features/marker-quota: Change the log-level of gf_log to debug in quota_inode...
Junaid
2011-06-30
1
-2
/
+1
*
features/marker-quota: Skip contribution creation on root.
Junaid
2011-06-23
1
-8
/
+10
*
features/marker-quota: use contribution value to reduce parent's size, if the...
Raghavendra G
2011-06-16
1
-1
/
+5
*
features/marker-quota: hold lock on dirty inode's parent while healing a dirt...
Raghavendra G
2011-06-16
1
-24
/
+87
*
features/marker-quota: hold parent inodelk during creation of xattrs on direc...
Mohammed Junaid Ahmed
2011-06-16
1
-47
/
+192
*
features/marker-quota: check for refcount being zero holding lock in quota_lo...
Raghavendra G
2011-06-16
1
-6
/
+3
*
marker-quota/rename: use contribution values from backend instead of in-memor...
Raghavendra G
2011-06-16
1
-72
/
+72
*
features/marker-quota: use mutexes while accessing contribution values.
Raghavendra G
2011-06-16
1
-49
/
+94
*
features/marker: fixes in dirty inode self-heal codepath.
Raghavendra G
2011-06-16
1
-9
/
+10
*
features/marker-quota: performance optimization.
Raghavendra G
2011-06-16
1
-3
/
+10
*
features/marker-quota: fixes in rename path.
Raghavendra G
2011-06-16
1
-7
/
+26
*
fixing some build issues in Mac OS X
Amar Tumballi
2011-06-16
1
-3
/
+0
*
features/marker: whitespace cleanup
Raghavendra G
2011-05-11
1
-88
/
+89
*
features/marker-quota: handle overflow of counter used to set frame->root->lk...
Raghavendra G
2011-04-21
1
-11
/
+36
*
features/marker-quota: Add the disk space used to parent sizes during creatio...
Raghavendra G
2011-04-21
1
-1
/
+1
*
features/marker: reduce the size corresponding to destination file if it is a...
Raghavendra G
2011-04-21
1
-5
/
+2
*
features/marker-quota: initialize dentry_child_count to total number of child...
Raghavendra G
2011-04-21
1
-6
/
+17
*
marker/quota: use correct byte ordering when updating parent's size.
Raghavendra G
2011-04-16
1
-1
/
+1
*
marker: avoid memleak by unrefing dict, fd and local
Raghavendra Bhat
2011-04-16
1
-0
/
+7
*
features/marker-quota: fixes in self-healing of dirty inode code path.
Raghavendra G
2011-04-16
1
-2
/
+2
*
features/marker-quota: Use the actual disk-space consumed instead of ia_size ...
Raghavendra G
2011-04-15
1
-3
/
+3
*
features/marker: fix the excessive logs in marker
Amar Tumballi
2011-04-14
1
-13
/
+19
*
features/marker: Call update txn when the directory size and its contribution...
Junaid
2011-04-13
1
-1
/
+8
*
features/marker: Adding NULL checks.
Junaid
2011-04-12
1
-19
/
+21
*
marker/quota: use correct byte order while storing xattr values in backend.
Raghavendra G
2011-04-10
1
-1
/
+1
*
features/marker: Perform quota updation on rmdir and unlink by holding inodel...
Junaid
2011-04-07
1
-30
/
+134
*
features/marker: Check for NULL before dereferencing pointers stored in local.
Junaid
2011-04-07
1
-2
/
+5
[next]