Lines Matching +full:back +full:- +full:to +full:- +full:back
1 .\" SPDX-License-Identifier: CDDL-1.0
5 .\" The contents of this file are subject to the terms of the
10 .\" or https://opensource.org/licenses/CDDL-1.0.
38 .Nm zfs-rollback
39 .Nd roll ZFS dataset back to snapshot
47 When a dataset is rolled back, all data that has changed since the snapshot is
48 discarded, and the dataset reverts to the state at the time of the snapshot.
49 By default, the command refuses to roll back to a snapshot other than the most
51 In order to do so, all intermediate snapshots and bookmarks must be destroyed by
61 To completely roll back a recursive snapshot, you must roll back the individual
63 .Bl -tag -width "-R"
70 option to force an unmount of any clone file systems that are to be destroyed.
77 .\" Make sure to update them bidirectionally
78 .Ss Example 1 : No Rolling Back a ZFS File System
87 .Xr zfs-snapshot 8