Ming-Hung Tsai

Results 8 issues of Ming-Hung Tsai

**Please acknowledge the following before creating a ticket** - [x] I have read the GitHub issues section of [REPORTING-BUGS](../blob/master/REPORTING-BUGS). **Description of the bug:** According to the function `setup_random_seeds()`, fio supports...

Some functions use `unsigned long` to store the `rand_seed`, which leads to value truncation when using LLP64 compilers: 1. The random buffer is not fully initialized. The upper 32-bit is...

needsattention
windows

Hi, I'm new to VM fault tolerance. I'm not sure if Cuju guarantees the shared storage state or not. Some fault-tolerance solutions use either storage snapshot, or a private storage...

question

Hi Joe, Currently, thin_check checks mapping tree and detail tree separately, which cannot check the compatibility of each other. For example, incompatible device IDs, or the data mapping root points...

The scenario `spot-accidental-xml-data` might not work on some platforms, since that the script might not be able to produce a large XML file if the man-db is not available (e.g.,...

After releasing the temporary root `restore_emitter::empty_mapping_`, the allocated block count is decreased by one, so we should commit the metadata to update the superblock. Although it makes double-commit of metadata...

- Extend cache_check's --clear-needs-check-flag option to have auto-repair caps - Add tests for cache_check --auto-repair and --clear-needs-check-flag - Add broken pipe tests for cache_dump and era_dump

- Update manpage and CHANGES - Update dependencies