Michael Habinsky

Results 6 issues of Michael Habinsky

The time field in blk_io_trace is in nanoseconds. Correct the comment from microseconds to nanoseconds. The field was once in microseconds, but was changed to nanoseconds in commit 6c051ce0307526adec32a847f0daa1af2124f0a9 on...

### What type of Pull Request is this? (check all applicable) - [ ] Refactor - [ ] Feature - [ ] Bug Fix - [ ] Optimization - [...

### Problem I selected 256 files, clicked Delete, and waited 40 seconds before the confirmation prompt showed up. Then once I clicked to confirm deletion, its deletion rate was less...

bug

### Describe your changes in brief In file cache test suite: * Re-enable tests that were flaky due to race conditions that are fixed now * Shorten a couple test...

Some functions in file cache take file lock items as parameters, just to signal to the coder that the lock should be acquired before calling the function. This change removes...

### What type of Pull Request is this? (check all applicable) - [ ] Refactor - [ ] Feature - [ ] Bug Fix - [ ] Optimization - [...