/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/rsend/ |
H A D | send_realloc_files.ksh | 25 # Verify incremental receive properly handles 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 incremental receive handles reallocation" 75 # more interesting incremental send streams. 83 # allocating and reallocating objects in the incremental stream. 87 # Create a snapshot and use it to send an incremental stream. 93 # Receive the incremental stream and verify the received contents. [all …]
|
H A D | send_realloc_encrypted_files.ksh | 26 # Verify encrypted raw incremental receives handle dnode reallocation. 31 # 3. Repeat the following steps N times to verify raw incremental receives. 36 # c) Create a new snapshot and generate an raw incremental stream. 37 # d) Receive the raw incremental stream and verify the received contents. 38 # e) Destroy the incremental stream and old snapshot. 43 log_assert "Verify encrypted raw incremental receive handles reallocation" 83 # more interesting incremental send streams. 91 # allocating and reallocating objects in the incremental stream. 95 # Create a snapshot and use it to send an incremental stream. 101 # Receive the incremental stream and verify the received contents. [all …]
|
H A D | send_realloc_dnode_size.ksh | 25 # Verify incremental receive properly handles objects with changed 38 # 5. Generate initial and incremental streams 39 # 6. Verify initial and incremental streams can be received 44 log_assert "Verify incremental receive handles objects with changed dnode size" 96 # 5. Generate initial and incremental streams 102 # 6. Verify initial and incremental streams can be received 108 log_pass "Verify incremental receive handles objects with changed dnode size"
|
H A D | send_holds.ksh | 36 # 5. Create an incremental send stream with the fs, including holds. 37 # 6. Receive the incremental send stream and verify the data integrity. 39 # 8. Create an incremental snap with no holds, and send that with -h. 41 # 10. Create an incremental snapshot and place a hold on it. 42 # 11. Receive the incremental stream with -h and verify holds skipped. 141 log_note "Verify 'zfs send -i' can create incremental send stream." 149 log_note "Verify the incremental send stream is valid to receive." 153 log_note "Verify the hold was received from the incremental send."
|
H A D | rsend_022_pos.ksh | 24 # Verify resumability of an incremental ZFS send/receive with ZFS bookmarks in 32 # 5. Start an incremental ZFS send of the ZFS bookmark, redirect output to a 42 log_assert "Verify resumability of an incremental ZFS send/receive with ZFS " \ 58 log_must zfs receive -v $sendfs </$POOL/incremental.zsend 61 log_pass "Verify resumability of an incremental ZFS send/receive with ZFS " \
|
H A D | send_partial_dataset.ksh | 30 # 2. Perform saved send without incremental 31 # 3. Perform saved send with incremental 32 # 4. Perform saved send with incremental, resuming from a token 68 # Perform saved send without incremental 76 # Perform saved send with incremental 85 # Perform saved send with incremental, resuming from token
|
H A D | send-c_incremental.ksh | 23 # Verify that compressed send works correctly with incremental sends. 26 # 1. Randomly choose either a -i or -I incremental. 27 # 2. Generate compressed incremental replication streams for a pool, a 35 log_assert "Verify compressed send works with incremental send streams." 101 log_pass "Compressed send works with incremental send streams."
|
H A D | rsend_019_pos.ksh | 24 # Verify resumability of a full and incremental ZFS send/receive in the 33 # 6. Repeat steps on an incremental ZFS send 39 log_assert "Verify resumability of a full and incremental ZFS send/receive " \ 54 log_pass "Verify resumability of a full and incremental ZFS send/receive " \
|
H A D | rsend_031_pos.ksh | 23 # Verify recursive incremental sends missing snapshots behave correctly. 29 # 4. Perform incremental recursive send. 45 log_assert "Verify recursive incremental sends missing snapshots behave correctly." 64 log_pass "Verify recursive incremental sends missing snapshots behave correctly."
|
H A D | rsend_021_pos.ksh | 24 # Verify resumability of a full and incremental ZFS send/receive with the 34 # 6. Repeat steps on an incremental ZFS send 39 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_016_neg.ksh | 27 # 1. Perform a zfs incremental send from a bookmark that doesn't exist 28 # 2. Perform a zfs incremental replication send with incremental source
|
H A D | send_hole_birth.ksh | 38 # 3. Send the full and incremental snapshots to a new pool. 78 # Incremental send truncating the file and adding new data. 96 # Incremental send appending a hole and data. 110 # 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 | 103 The incremental source may be specified as with the 138 flag, an incremental replication stream is generated. 249 Generate an incremental stream from the first 251 .Pq the incremental source 254 .Pq the incremental target . 255 The incremental source can be specified as the last component of the snapshot 261 and it is assumed to be from the same file system as the incremental target. 322 Generate a send stream, which may be of a filesystem, and may be incremental 416 Generate an incremental send stream. 417 The incremental sourc [all...] |
H A D | zfs-send.8 | 103 The incremental source may be specified as with the 138 flag, an incremental replication stream is generated. 249 Generate an incremental stream from the first 251 .Pq the incremental source 254 .Pq the incremental target . 255 The incremental source can be specified as the last component of the snapshot 261 and it is assumed to be from the same file system as the incremental target. 322 Generate a send stream, which may be of a filesystem, and may be incremental 416 Generate an incremental send stream. 417 The incremental source must be an earlier snapshot in the destination's history. [all …]
|
H A D | zfs-recv.8 | 97 If an incremental stream is received, then the destination file system must 98 already exist, and its most recent snapshot must match the incremental stream's 166 Specifically, any raw incremental receives that are attempted after 190 When an incremental raw receive is performed on 242 If receiving an incremental replication stream 272 If the stream is an incremental send stream, all the normal verification will be 384 In the case of an incremental update, 426 The following commands send a full stream and then an incremental stream to a
|
H A D | zfs-receive.8 | 97 If an incremental stream is received, then the destination file system must 98 already exist, and its most recent snapshot must match the incremental stream's 166 Specifically, any raw incremental receives that are attempted after 190 When an incremental raw receive is performed on 242 If receiving an incremental replication stream 272 If the stream is an incremental send stream, all the normal verification will be 384 In the case of an incremental update, 426 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 | 32 # 3. Create also an incremental stream without some properties and a truncated 34 # 4. Fail to receive the truncated incremental stream and verify previously 36 # 5. Receive the complete incremental send stream and verify that sent 75 # 3. Create also an incremental stream without some properties and a truncated 86 # 4. Fail to receive the truncated incremental stream and verify previously 92 # 5. Receive the complete incremental send stream and verify that sent
|
H A D | zfs_receive_007_neg.ksh | 37 # 'zfs recv -F' should fail if the incremental stream does not match 42 # 3. Keep the incremental stream and restore the stream to the pool 58 log_assert "'zfs recv -F' should fail if the incremental stream does not match" 85 log_pass "'zfs recv -F' should fail if the incremental stream does not match"
|
H A D | zfs_receive_raw_incremental.ksh | 26 # ZFS should receive streams from raw incremental sends. 37 # 9. Attempt a real raw incremental send stream of the second snapshot 58 log_assert "ZFS should receive streams from raw incremental sends" 97 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 | 45 # 5. Create an incremental send stream with the fs 46 # 6. Receive the incremental send stream and verify the data integrity. 108 log_note "Verify 'zfs send -i' can create incremental send stream." 115 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.
|