mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-26 12:12:13 +03:00
Remaining {=> const} char|void *tag
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz> Closes #13348
This commit is contained in:
@@ -855,7 +855,7 @@ redact_merge_thread(void *arg)
|
||||
* object number.
|
||||
*/
|
||||
static int
|
||||
hold_next_object(objset_t *os, struct redact_record *rec, void *tag,
|
||||
hold_next_object(objset_t *os, struct redact_record *rec, const void *tag,
|
||||
uint64_t *object, dnode_t **dn)
|
||||
{
|
||||
int err = 0;
|
||||
|
||||
Reference in New Issue
Block a user