/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/rsend/ |
H A D | send_realloc_files.ksh | 24 # Verify incremental receive properly handles reallocation. 29 # 3. Repeat the following steps N times to verify raw incremental receives. 34 # c) Create a new snapshot and generate an raw incremental stream. 35 # d) Receive the raw incremental stream and verify the received contents. 36 # e) Destroy the incremental stream and old snapshot. 41 log_assert "Verify incremental receive handles reallocation" 74 # more interesting incremental send streams. 82 # allocating and reallocating objects in the incremental stream. 86 # Create a snapshot and use it to send an incremental stream. 92 # Receive the incremental stream and verify the received contents. [all …]
|
H A D | send_realloc_encrypted_files.ksh | 25 # Verify encrypted raw incremental receives handle dnode reallocation. 30 # 3. Repeat the following steps N times to verify raw incremental receives. 35 # c) Create a new snapshot and generate an raw incremental stream. 36 # d) Receive the raw incremental stream and verify the received contents. 37 # e) Destroy the incremental stream and old snapshot. 42 log_assert "Verify encrypted raw incremental receive handles reallocation" 82 # more interesting incremental send streams. 90 # allocating and reallocating objects in the incremental stream. 94 # Create a snapshot and use it to send an incremental stream. 100 # Receive the incremental stream and verify the received contents. [all …]
|
H A D | send_realloc_dnode_size.ksh | 24 # Verify incremental receive properly handles objects with changed 37 # 5. Generate initial and incremental streams 38 # 6. Verify initial and incremental streams can be received 43 log_assert "Verify incremental receive handles objects with changed dnode size" 95 # 5. Generate initial and incremental streams 101 # 6. Verify initial and incremental streams can be received 107 log_pass "Verify incremental receive handles objects with changed dnode size"
|
H A D | rsend_022_pos.ksh | 23 # Verify resumability of an incremental ZFS send/receive with ZFS bookmarks in 31 # 5. Start an incremental ZFS send of the ZFS bookmark, redirect output to a 41 log_assert "Verify resumability of an incremental ZFS send/receive with ZFS " \ 57 log_must zfs receive -v $sendfs </$POOL/incremental.zsend 60 log_pass "Verify resumability of an incremental ZFS send/receive with ZFS " \
|
H A D | send_holds.ksh | 35 # 5. Create an incremental send stream with the fs, including holds. 36 # 6. Receive the incremental send stream and verify the data integrity. 38 # 8. Create an incremental snap with no holds, and send that with -h. 40 # 10. Create an incremental snapshot and place a hold on it. 41 # 11. Receive the incremental stream with -h and verify holds skipped. 140 log_note "Verify 'zfs send -i' can create incremental send stream." 148 log_note "Verify the incremental send stream is valid to receive." 152 log_note "Verify the hold was received from the incremental send."
|
H A D | send_partial_dataset.ksh | 29 # 2. Perform saved send without incremental 30 # 3. Perform saved send with incremental 31 # 4. Perform saved send with incremental, resuming from a token 67 # Perform saved send without incremental 75 # Perform saved send with incremental 84 # Perform saved send with incremental, resuming from token
|
H A D | rsend_021_pos.ksh | 23 # Verify resumability of a full and incremental ZFS send/receive with the 33 # 6. Repeat steps on an incremental ZFS send 38 log_assert "Verify resumability of a full and incremental ZFS send/receive " \ 52 log_pass "Verify resumability of a full and incremental ZFS send/receive " \
|
H A D | rsend_019_pos.ksh | 23 # Verify resumability of a full and incremental ZFS send/receive in the 32 # 6. Repeat steps on an incremental ZFS send 38 log_assert "Verify resumability of a full and incremental ZFS send/receive " \ 53 log_pass "Verify resumability of a full and incremental ZFS send/receive " \
|
H A D | rsend_031_pos.ksh | 22 # Verify recursive incremental sends missing snapshots behave correctly. 28 # 4. Perform incremental recursive send. 44 log_assert "Verify recursive incremental sends missing snapshots behave correctly." 63 log_pass "Verify recursive incremental sends missing snapshots behave correctly."
|
H A D | send-c_incremental.ksh | 22 # Verify that compressed send works correctly with incremental sends. 25 # 1. Randomly choose either a -i or -I incremental. 26 # 2. Generate compressed incremental replication streams for a pool, a 34 log_assert "Verify compressed send works with incremental send streams." 100 log_pass "Compressed send works with incremental send streams."
|
H A D | rsend_016_neg.ksh | 26 # 1. Perform a zfs incremental send from a bookmark that doesn't exist 27 # 2. Perform a zfs incremental replication send with incremental source
|
H A D | send_hole_birth.ksh | 37 # 3. Send the full and incremental snapshots to a new pool. 77 # Incremental send truncating the file and adding new data. 95 # Incremental send appending a hole and data. 109 # Incremental send truncating the file and adding new data.
|
/freebsd/sbin/restore/ |
H A D | restore.8 | 74 subsequent incremental backups layered on top of it. 198 any necessary incremental backups on top of the level 0. 217 in the root directory to pass information between incremental 219 This file should be removed when the last incremental has been 380 information passed between incremental restores. 422 .It Incremental dump too low 423 When doing incremental restore, 424 a dump that was written before the previous incremental dump, 425 or that has too low an incremental level has been loaded. 427 .It Incremental dump too high [all …]
|
/freebsd/contrib/llvm-project/clang/lib/Interpreter/ |
H A D | IncrementalParser.h | 1 //===--- IncrementalParser.h - Incremental Compilation ----------*- C++ -*-===// 9 // This file implements the class which performs incremental code compilation. 37 /// Provides support for incremental compilation. Keeps track of the state 38 /// changes between the subsequent incremental input. 42 /// Long-lived, incremental parsing action. 45 /// Compiler instance performing the incremental compilation. 76 /// Parses incremental input by creating an in-memory file.
|
/freebsd/sys/contrib/openzfs/man/man8/ |
H A D | zfs-redact.8 | 102 The incremental source may be specified as with the 137 flag, an incremental replication stream is generated. 248 Generate an incremental stream from the first 250 .Pq the incremental source 253 .Pq the incremental target . 254 The incremental source can be specified as the last component of the snapshot 260 and it is assumed to be from the same file system as the incremental target. 321 Generate a send stream, which may be of a filesystem, and may be incremental 415 Generate an incremental send stream. 416 The incremental sourc [all...] |
H A D | zfs-send.8 | 102 The incremental source may be specified as with the 137 flag, an incremental replication stream is generated. 248 Generate an incremental stream from the first 250 .Pq the incremental source 253 .Pq the incremental target . 254 The incremental source can be specified as the last component of the snapshot 260 and it is assumed to be from the same file system as the incremental target. 321 Generate a send stream, which may be of a filesystem, and may be incremental 415 Generate an incremental send stream. 416 The incremental source must be an earlier snapshot in the destination's history. [all …]
|
H A D | zfs-receive.8 | 96 If an incremental stream is received, then the destination file system must 97 already exist, and its most recent snapshot must match the incremental stream's 165 Specifically, any raw incremental receives that are attempted after 189 When an incremental raw receive is performed on 241 If receiving an incremental replication stream 271 If the stream is an incremental send stream, all the normal verification will be 383 In the case of an incremental update, 425 The following commands send a full stream and then an incremental stream to a
|
H A D | zfs-recv.8 | 96 If an incremental stream is received, then the destination file system must 97 already exist, and its most recent snapshot must match the incremental stream's 165 Specifically, any raw incremental receives that are attempted after 189 When an incremental raw receive is performed on 241 If receiving an incremental replication stream 271 If the stream is an incremental send stream, all the normal verification will be 383 In the case of an incremental update, 425 The following commands send a full stream and then an incremental stream to a
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_receive/ |
H A D | zfs_receive_014_pos.ksh | 31 # 3. Create also an incremental stream without some properties and a truncated 33 # 4. Fail to receive the truncated incremental stream and verify previously 35 # 5. Receive the complete incremental send stream and verify that sent 74 # 3. Create also an incremental stream without some properties and a truncated 85 # 4. Fail to receive the truncated incremental stream and verify previously 91 # 5. Receive the complete incremental send stream and verify that sent
|
H A D | zfs_receive_007_neg.ksh | 36 # 'zfs recv -F' should fail if the incremental stream does not match 41 # 3. Keep the incremental stream and restore the stream to the pool 57 log_assert "'zfs recv -F' should fail if the incremental stream does not match" 84 log_pass "'zfs recv -F' should fail if the incremental stream does not match"
|
H A D | zfs_receive_raw_incremental.ksh | 25 # ZFS should receive streams from raw incremental sends. 36 # 9. Attempt a real raw incremental send stream of the second snapshot 57 log_assert "ZFS should receive streams from raw incremental sends" 96 log_pass "ZFS can receive streams from raw incremental sends"
|
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zfs_send/ |
H A D | zfs_send_001_pos.ksh | 43 # 5. Create an incremental send stream with the fs 44 # 6. Receive the incremental send stream and verify the data integrity. 119 log_note "Verify 'zfs send -i' can create incremental send stream." 126 log_fail "'$ZFS send -i' fails to create incremental send" 128 log_note "Verify the incremental send stream is valid to receive."
|
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zfs_receive/ |
H A D | zfs_receive_007_neg.ksh | 36 # 'zfs recv -F' should fail if the incremental stream does not match 41 # 3. Keep the incremental stream and restore the stream to the pool 66 log_assert "'zfs recv -F' should fail if the incremental stream does not match" 93 log_pass "'zfs recv -F' should fail if the incremental stream does not match"
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_send/ |
H A D | zfs_send_001_pos.ksh | 44 # 5. Create an incremental send stream with the fs 45 # 6. Receive the incremental send stream and verify the data integrity. 107 log_note "Verify 'zfs send -i' can create incremental send stream." 114 log_note "Verify the incremental send stream is valid to receive."
|
/freebsd/contrib/llvm-project/clang/include/clang/Interpreter/ |
H A D | Interpreter.h | 1 //===--- Interpreter.h - Incremental Compilation and Execution---*- C++ -*-===// 9 // This file defines the component which performs incremental code 44 /// Create a pre-configured \c CompilerInstance for incremental processing. 90 /// Provides top-level interfaces for incremental compilation and execution. 150 /// Undo N previous incremental inputs.
|