Skip to content

Commit

Permalink
libabigail changes
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Innes <[email protected]>
Co-Authored-By: Jorgen Lundman <[email protected]>
  • Loading branch information
andrewc12 and lundman committed Nov 14, 2023
1 parent c959e06 commit a4423a6
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion lib/libzfs/libzfs.abi
Original file line number Diff line number Diff line change
Expand Up @@ -1822,7 +1822,12 @@
<enumerator name='ZFS_PROP_SNAPSHOTS_CHANGED' value='95'/>
<enumerator name='ZFS_PROP_PREFETCH' value='96'/>
<enumerator name='ZFS_PROP_VOLTHREADING' value='97'/>
<enumerator name='ZFS_NUM_PROPS' value='98'/>
<enumerator name='ZFS_PROP_BROWSE' value='98'/>
<enumerator name='ZFS_PROP_IGNOREOWNER' value='99'/>
<enumerator name='ZFS_PROP_LASTUNMOUNT' value='100'/>
<enumerator name='ZFS_PROP_MIMIC' value='101'/>
<enumerator name='ZFS_PROP_DEVDISK' value='102'/>
<enumerator name='ZFS_NUM_PROPS' value='103'/>
</enum-decl>
<typedef-decl name='zfs_prop_t' type-id='4b000d60' id='58603c44'/>
<enum-decl name='zprop_source_t' naming-typedef-id='a2256d42' id='5903f80e'>
Expand Down

0 comments on commit a4423a6

Please sign in to comment.