Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | protect fd_ctx get/set in afr_transaction and afr.c with locks | Vikas Gorur | 2009-02-26 | 2 | -16/+31 |
| | | | | Signed-off-by: Anand V. Avati <avati@amp.gluster.com> | ||||
* | Unset fd_ctx in afr_flush if it is set | Vikas Gorur | 2009-02-26 | 1 | -0/+2 |
| | | | | | | | | | If fd_ctx is set, it means pending array needs to be decremented. However, flush might be called many times and it used to lead to multiple decrements. Fix is to unset fd_ctx on the first flush received Signed-off-by: Anand V. Avati <avati@amp.gluster.com> | ||||
* | Added all files | Vikas Gorur | 2009-02-18 | 19 | -0/+14016 |