summaryrefslogtreecommitdiffstats
path: root/man/man8/zfs.8
diff options
context:
space:
mode:
Diffstat (limited to 'man/man8/zfs.8')
-rw-r--r--man/man8/zfs.810
1 files changed, 10 insertions, 0 deletions
diff --git a/man/man8/zfs.8 b/man/man8/zfs.8
index 02141da71..d21966c3d 100644
--- a/man/man8/zfs.8
+++ b/man/man8/zfs.8
@@ -718,6 +718,16 @@ This property can be either
.Sy yes
or
.Sy no .
+.It Sy objsetid
+A unique identifier for this dataset within the pool. Unlike the dataset's
+.Sy guid
+, the
+.Sy objsetid
+of a dataset is not transferred to other pools when the snapshot is copied
+with a send/receive operation.
+The
+.Sy objsetid
+can be reused (for a new datatset) after the dataset is deleted.
.It Sy origin
For cloned file systems or volumes, the snapshot from which the clone was
created.