| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
|
|
|
| |
Also cleanup a bit.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
fixes #6342
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
but we remove the rdb checker for now
|
| |
|
| |
|
| |
|
|
|
|
| |
fixes #6357
|
| |
|
|
|
|
|
|
| |
Recent kernel updates makes xenstore-read return ESRCH due to
not having a transaction in progress when talking to xenbus,
this makes sure that a transaction is always in place.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
This is to avoid stat() call on every file access, see:
http://redmine.lighttpd.net/projects/1/wiki/Server_stat-cache-engineDetails
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|