Skip to content

Commit

Permalink
Store ABI changes for defaultuserquota/defaultgroupquota
Browse files Browse the repository at this point in the history
Signed-off-by: Todd Seidelmann <seidelma@wharton.upenn.edu>
  • Loading branch information
seidelma committed Aug 2, 2024
1 parent 813784c commit 91b5c44
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion lib/libzfs/libzfs.abi
Original file line number Diff line number Diff line change
Expand Up @@ -1852,7 +1852,9 @@
<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_DEFAULTUSERQUOTA' value='98'/>
<enumerator name='ZFS_PROP_DEFAULTGROUPQUOTA' value='99'/>
<enumerator name='ZFS_NUM_PROPS' value='100'/>
</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 91b5c44

Please sign in to comment.