summaryrefslogtreecommitdiffstats
path: root/AUTHORS
diff options
context:
space:
mode:
authorBrian Behlendorf <[email protected]>2023-03-28 08:19:03 -0700
committerGitHub <[email protected]>2023-03-28 08:19:03 -0700
commit64bfa6bae3dd44bc93b1e9141b746231796a42de (patch)
tree5fe422ebcbd705a4e6937d408ab985360065945a /AUTHORS
parenta604d3243b0f29ac0a93fc39ece8850f03419d22 (diff)
Additional limits on hole reporting
Holding the zp->z_rangelock as a RL_READER over the range 0-UINT64_MAX is sufficient to prevent the dnode from being re-dirtied by concurrent writers. To avoid potentially looping multiple times for external caller which do not take the rangelock holes are not reported after the first sync. While not optimal this is always functionally correct. This change adds the missing rangelock calls on FreeBSD to zvol_cdev_ioctl(). Reviewed-by: Brian Atkinson <[email protected]> Signed-off-by: Brian Behlendorf <[email protected]> Closes #14512 Closes #14641
Diffstat (limited to 'AUTHORS')
0 files changed, 0 insertions, 0 deletions