Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-01-06 | s3: Use DELETE_ON_CLOSE instead of unlink | Volker Lendecke | 1 | -7/+6 | |
2012-01-05 | s3: Add a test for proper brlock cleanup | Volker Lendecke | 1 | -0/+87 | |
We need to improve the server here. Maybe we should validate the brlock entry whenever we detect a read/write being blocked from locking? This is not our hot code path anyway, and it would gain us significant robustness. The code might become quite a bit simpler as well. | |||||
2012-01-05 | s3: Clarify what CLEANUP1 does | Volker Lendecke | 1 | -1/+2 | |
2012-01-05 | s3: Add a test excercising the share mode cleanup routine | Volker Lendecke | 1 | -0/+69 | |