mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-30 10:44:09 +03:00
Add snapshots_changed_nsecs dataset property
Add a read-only dataset property, snapshots_changed_nsecs, which exposes the nanosecond resolution version of snapshots_changed. Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed-by: Alexander Motin <alexander.motin@TrueNAS.com> Signed-off-by: Wolfgang Hoschek <wolfgang.hoschek@mac.com> Closes #17998 Closes #18031
This commit is contained in:
@@ -2311,7 +2311,8 @@
|
||||
<enumerator name='ZFS_PROP_DEFAULTUSEROBJQUOTA' value='103'/>
|
||||
<enumerator name='ZFS_PROP_DEFAULTGROUPOBJQUOTA' value='104'/>
|
||||
<enumerator name='ZFS_PROP_DEFAULTPROJECTOBJQUOTA' value='105'/>
|
||||
<enumerator name='ZFS_NUM_PROPS' value='106'/>
|
||||
<enumerator name='ZFS_PROP_SNAPSHOTS_CHANGED_NSECS' value='106'/>
|
||||
<enumerator name='ZFS_NUM_PROPS' value='107'/>
|
||||
</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'>
|
||||
|
||||
Reference in New Issue
Block a user