mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 02:27:36 +03:00
1721f13e76
The parameters dsl_dataset_t *os in function prototype should be renamed to dsl_dataset_t *ds. Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Damian Wojsław <damian@wojslaw.pl> Closes #6756 Closes #6273