Searched refs:copies (Results 1 - 25 of 116) sorted by relevance

12345

/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_copies/
H A Dzfs_copies_004_neg.ksh37 # Verify that copies cannot be set to other value except for 1, 2 or 3
40 # 1. Create filesystems with copies set as any value other than 1, 2 or 3
46 log_assert "Verify that copies property cannot be set to any value other than 1,2 or 3"
51 log_mustnot zfs create -o copies=$val $TESTPOOL/$TESTFS1
52 log_mustnot zfs create -V $VOLSIZE -o copies=$val $TESTPOOL/$TESTVOL1
53 log_mustnot zfs set copies=$val $TESTPOOL/$TESTFS
54 log_mustnot zfs set copies=$val $TESTPOOL/$TESTVOL
58 log_pass "The copies property cannot be set to any value other than 1,2 or 3 as expected"
H A Dzfs_copies_001_pos.ksh37 # Verify "copies" property can be correctly set as 1,2 and 3 and different
38 # filesystem can have different value of "copies" property within the same pool.
41 # 1. Create different filesystems with copies set as 1,2,3;
42 # 2. Verify that the "copies" property has been set correctly
58 log_assert "Verify 'copies' property with correct arguments works or not."
69 # Check the default value for copies property
76 log_must zfs create -o copies=$val $fs1
78 log_must zfs create -V $VOLSIZE -o copies=$val $vol1
81 log_must zfs create -o copies=$val $vol1
88 log_must zfs create -o copies
[all...]
H A Dzfs_copies_006_pos.ksh36 # Verify that the volume space used by multiple copies is charged correctly
41 # 3. Set the copies property of volume to 1,2 or 3
64 log_assert "Verify that ZFS volume space used by multiple copies is charged correctly."
73 for copies in 1 2 3; do
74 do_vol_test $NEWFS_DEFAULT_FS $copies $mntp
77 log_pass "The volume space used by multiple copies is charged correctly as expected. "
H A Dzfs_copies.kshlib35 # Compare the value of copies property with specified value
37 # $2, the expected copies value
45 val_actual=$(get_prop copies $ds)
69 "copies as $expected_cfactor."
76 # $2 copies
81 typeset copies=$2
88 log_must zfs create -V $VOLSIZE -o copies=$copies $vol
127 ((nfilesize = copies * ${FILESIZE%m}))
147 "copies a
[all...]
H A Dzfs_copies_005_neg.ksh37 # Verify that copies cannot be set with pool version 1
40 # 1. Create filesystems with copies set in a pool with version 1
61 log_assert "Verify that copies cannot be set with pool version 1"
73 log_mustnot zfs set copies=$val $ds
76 log_mustnot zfs create -o copies=$val $ds
80 log_pass "Verification pass: copies cannot be set with pool version 1. "
/freebsd-13-stable/tests/sys/cddl/zfs/tests/cli_root/zfs_copies/
H A Dzfs_copies_004_neg.ksh42 # Verify that copies cannot be set to other value except for 1, 2 or 3
45 # 1. Create filesystems with copies set as any value other than 1, 2 or 3
60 log_assert "Verify that copies property cannot be set to any value other than 1,2 or 3"
65 log_mustnot $ZFS create -o copies=$val $TESTPOOL/$TESTFS1
66 log_mustnot $ZFS create -V $VOLSIZE -o copies=$val $TESTPOOL/$TESTVOL1
67 log_mustnot $ZFS set copies=$val $TESTPOOL/$TESTFS
68 log_mustnot $ZFS set copies=$val $TESTPOOL/$TESTVOL
71 log_pass "The copies property cannot be set to any value other than 1,2 or 3 as expected"
H A Dzfs_copies_001_pos.ksh42 # Verify "copies" property can be correctly set as 1,2 and 3 and different
43 # filesystem can have different value of "copies" property within the same pool.
46 # 1. Create different filesystems with copies set as 1,2,3;
47 # 2. Verify that the "copies" property has been set correctly
72 log_assert "Verify 'copies' property with correct arguments works or not."
83 # Check the default value for copies property
90 log_must $ZFS create -o copies=$val $fs1
92 log_must $ZFS create -V $VOLSIZE -o copies=$val $vol1
94 log_must $ZFS create -o copies=$val $vol1
101 log_must $ZFS create -o copies
[all...]
H A Dzfs_copies_005_neg.ksh42 # Verify that copies cannot be set with pool version 1
45 # 1. Create filesystems with copies set in a pool with version 1
71 log_assert "Verify that copies cannot be set with pool version 1"
82 log_mustnot $ZFS set copies=$val $ds
85 log_mustnot $ZFS create -o copies=$val $ds
89 log_pass "Verification pass: copies cannot be set with pool version 1. "
H A Dzfs_copies.kshlib35 # Compare the value of copies property with specified value
37 # $2, the expected copies value
45 val_actual=$(get_prop copies $ds)
86 "copies as $expected_cfactor."
93 # $2 copies
105 log_must $ZFS create -V $VOLSIZE -o copies=$copy $vol
136 "copies as $copy"
H A Dzfs_copies_002_pos.ksh42 # Verify that the space used by multiple copies is charged correctly
45 # 1. Create filesystems with copies set as 2,3 respectively;
73 log_assert "Verify that the space used by multiple copies is charged correctly."
77 log_must $ZFS create -o copies=$val $TESTPOOL/fs_$val
117 log_pass "The space used by multiple copies is charged correctly as expected. "
/freebsd-13-stable/contrib/subversion/subversion/libsvn_fs_base/bdb/
H A Dcopies-table.c0 /* copies-table.c : operations on the `copies' table
37 #include "copies-table.h"
49 DB *copies; local
52 BDB_ERR(db_create(&copies, env, 0));
53 BDB_ERR((copies->open)(SVN_BDB_OPEN_PARAMS(copies, NULL),
54 "copies", 0, DB_BTREE,
61 BDB_ERR(copies->put(copies,
[all...]
/freebsd-13-stable/share/sendmail/
H A DMakefile18 # source (``symlinks''), or a separate copy (``copies'')
19 SHARED?= copies
24 META_TARGETS+= copies symlinks
26 copies:
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/nopwrite/
H A Dnopwrite_copies.ksh23 # Verify that nopwrite is not enabled if the copies property changes
26 # 1. Create a clone with copies set higher than the origin fs
28 # 3. Repeat with the number of copies decreased.
41 log_assert "nopwrite requires copies property to remain constant"
50 zfs set copies=3 $origin/clone
60 log_must zfs set copies=3 $origin
66 zfs set copies=1 $origin/clone
71 log_pass "nopwrite requires copies property to remain constant"
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/no_space/
H A Denospc_003_pos.ksh38 # 2. Set property recordsize=512 and copies=3 on the root dataset
61 log_must zfs set copies=3 $TESTPOOL1
/freebsd-13-stable/contrib/subversion/subversion/libsvn_fs_base/
H A Dfs.h101 DB *copies;
165 /* copies list (const char * copy_ids), or NULL if there have been
166 no copies in this transaction. */
167 apr_array_header_t *copies;
98 DB *copies; member in struct:base_fs_data_t
164 apr_array_header_t *copies; member in struct:transaction_t
/freebsd-13-stable/contrib/subversion/subversion/libsvn_repos/
H A Dreplay.c148 apr_array_header_t *copies;
195 because we want nested copies from *readable* paths to be handled by
347 apr_array_header_t *copies,
365 if (copies->nelts != 0)
366 info = APR_ARRAY_IDX(copies, copies->nelts - 1, struct copy_info *);
481 /* First, flush the copies stack so it only contains ancestors of path. */
482 while (cb->copies->nelts > 0
483 && ! svn_dirent_is_ancestor(APR_ARRAY_IDX(cb->copies,
484 cb->copies
145 apr_array_header_t *copies; member in struct:path_driver_cb_baton
341 was_readable(svn_boolean_t *readable, svn_fs_root_t *root, const char *path, apr_array_header_t *copies, svn_repos_authz_func_t authz_read_func, void *authz_read_baton, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
1209 replay_node(svn_fs_root_t *root, const char *repos_relpath, svn_editor_t *editor, svn_revnum_t low_water_mark, const char *base_repos_relpath, apr_array_header_t *copies, apr_hash_t *changed_paths, svn_repos_authz_func_t authz_read_func, void *authz_read_baton, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
1518 apr_array_header_t *copies; local
[all...]
/freebsd-13-stable/contrib/bmake/mk/
H A Dlibnames.mk12 # Please send copies of changes and bug-fixes to:
H A Dhost.libnames.mk12 # Please send copies of changes and bug-fixes to:
H A Dcompiler.mk12 # Please send copies of changes and bug-fixes to:
H A Dlinks.mk12 # Please send copies of changes and bug-fixes to:
/freebsd-13-stable/usr.sbin/lpr/common_source/
H A Ddisplayq.c411 * for a single Name-line, if the user requested multiple copies of
508 show(const char *nfile, const char *datafile, int copies) argument
513 ldump(nfile, datafile, copies);
515 dump(nfile, datafile, copies);
532 dump(const char *nfile, const char *datafile, int copies) argument
584 totsize += copies * lbuf.st_size;
592 ldump(const char *nfile, const char *datafile, int copies) argument
597 if (copies > 1)
598 printf("%-2d copies of %-19s", copies, nfil
[all...]
/freebsd-13-stable/contrib/bearssl/mk/
H A DDefaults.mk7 # distribute, sublicense, and/or sell copies of the Software, and to
12 # included in all copies or substantial portions of the Software.
H A DNMake.mk7 # distribute, sublicense, and/or sell copies of the Software, and to
12 # included in all copies or substantial portions of the Software.
H A DSingleUnix.mk7 # distribute, sublicense, and/or sell copies of the Software, and to
12 # included in all copies or substantial portions of the Software.
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_scrub/
H A Dzpool_scrub_multiple_copies.ksh26 # copies that may be stored.
30 # 1. Create a dataset with copies=3
48 log_assert "Scrubs and self healing must work with additional copies"
50 log_must zfs create -o copies=3 $TESTPOOL/$TESTFS2
77 log_pass "Scrubs and self healing work with additional copies"

Completed in 366 milliseconds

12345