summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/inode.c
Commit message (Expand)AuthorAgeFilesLines
* Dumop inodectx addedVijay Bellur2009-09-161-0/+15
* Changed prototype for inode_table_dump() and inode_dump().Vijay Bellur2009-09-161-13/+21
* TAKE2[PATCH BUG:213 1/1] Support for Process State DumpVijay Bellur2009-08-191-0/+76
* fix build warnings in 'libglusterfs/'Amar Tumballi2009-07-201-2/+6
* break inode_path if the length of the path crosses PATH_MAXAmar Tumballi2009-07-161-0/+7
* cleanup 'ctx' from inode and fdAmar Tumballi2009-07-161-26/+0
* Cleaned up log messages in inode.cVikas Gorur2009-04-241-41/+4
* inode.c - NULL check for the extra __inode_search performed, when presented i...Anand V. Avati2009-04-201-0/+6
* libglusterfsclient code changesRaghavendra G2009-04-031-0/+16
* fix duplicate setting of values in inode->ctx and fd->ctxAnand V. Avati2009-03-261-5/+13
* code changes in the usage of inode_ctx_get and inode_ctx_put after their impl...Raghavendra G2009-03-051-29/+47
* inode_ctx_t locks addedAnand V. Avati2009-03-031-30/+54
* updated copyright header to extend copyright upto 2009Basavanagowda Kanur2009-02-261-1/+1
* __inode_unlink() should not be sent a NULL inode.Basavanagowda Kanur2009-02-261-0/+2
* Added all filesVikas Gorur2009-02-181-0/+1174