mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2025-05-23 23:14:59 +03:00
zfs_valstr: update zio_flag strings for ZIO_FLAG_PREALLOCATED
Missed in 246e5883bb
.
Sponsored-by: https://despairlabs.com/sponsor/
Reviewed-by: Alexander Motin <mav@FreeBSD.org>
Signed-off-by: Rob Norris <robn@despairlabs.com>
Closes #17306
This commit is contained in:
parent
246e5883bb
commit
c5a6b4417d
@ -222,6 +222,7 @@ _VALSTR_BITFIELD_IMPL(zio_flag,
|
||||
{ '.', "EX", "REEXECUTED" },
|
||||
{ '.', "DG", "DELEGATED" },
|
||||
{ '.', "DC", "DIO_CHKSUM_ERR" },
|
||||
{ '.', "PA", "PREALLOCATED" },
|
||||
)
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user