Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | io-cache: indentation and logging fixes | Raghavendra G | 2009-05-05 | 4 | -509/+426 |
| | | | | Signed-off-by: Anand V. Avati <avati@amp.gluster.com> | ||||
* | iobuf - account with iobref_size() instead of iov_length (vector) | Anand V. Avati | 2009-04-17 | 2 | -5/+9 |
| | |||||
* | use ctx->page_size in all translators and transports instead of having their ↵ | Anand V. Avati | 2009-04-13 | 1 | -19/+1 |
| | | | | | | own configurations Signed-off-by: Anand V. Avati <avati@amp.gluster.com> | ||||
* | updated performance/io-cache with new readv writev prototypes | Anand V. Avati | 2009-04-12 | 3 | -34/+41 |
| | | | | Signed-off-by: Anand V. Avati <avati@amp.gluster.com> | ||||
* | fixed deadlock in io-cache | Vikas Gorur | 2009-03-07 | 1 | -6/+3 |
| | | | | | | | ioc_create_cbk was holding inode->lock and calling inode_ctx_put, which also holds the same lock. Signed-off-by: Anand V. Avati <avati@amp.gluster.com> | ||||
* | code changes in the usage of inode_ctx_get and inode_ctx_put after their ↵ | Raghavendra G | 2009-03-05 | 1 | -22/+21 |
| | | | | | | implementation is changed to hold inode->lock. Signed-off-by: Anand V. Avati <avati@amp.gluster.com> | ||||
* | updated copyright header to extend copyright upto 2009 | Basavanagowda Kanur | 2009-02-26 | 4 | -4/+4 |
| | | | | | | updated copyright header to include 2009. Signed-off-by: Anand V. Avati <avati@amp.gluster.com> | ||||
* | Added all files | Vikas Gorur | 2009-02-18 | 6 | -0/+2804 |