Searched refs:upgrade (Results 51 - 75 of 103) sorted by relevance

12345

/freebsd-13-stable/usr.bin/svn/lib/libsvn_wc/
H A DMakefile39 upgrade.c \
/freebsd-13-stable/tests/sys/cddl/zfs/tests/cli_root/zfs_set/
H A Duser_property_004_pos.ksh89 $ZPOOL upgrade -v | $GREP "Snapshot properties" > /dev/null 2>&1
H A Dro_props_001_pos.ksh99 $ZFS upgrade -v > /dev/null 2>&1
/freebsd-13-stable/tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/
H A Dzpool_upgrade_004_pos.ksh43 # zpool upgrade -a works
46 # 1. Create all upgradable pools for this system, then upgrade -a
68 log_assert "zpool upgrade -a works"
84 # upgrade them all at once
85 log_must $ZPOOL upgrade -a > /dev/null
104 log_pass "zpool upgrade -a works"
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_get/
H A Dzfs_get_008_pos.ksh65 zfs upgrade -v > /dev/null 2>&1
H A Dzfs_get_009_pos.ksh67 zfs upgrade -v > /dev/null 2>&1
/freebsd-13-stable/tests/sys/cddl/zfs/tests/cli_root/zfs_get/
H A Dzfs_get_002_pos.ksh72 $ZFS upgrade -v > /dev/null 2>&1
H A Dzfs_get_008_pos.ksh78 $ZFS upgrade -v > /dev/null 2>&1
H A Dzfs_get_009_pos.ksh76 $ZFS upgrade -v > /dev/null 2>&1
H A Dzfs_get_001_pos.ksh82 $ZFS upgrade -v > /dev/null 2>&1
H A Dzfs_get_005_neg.ksh69 $ZFS upgrade -v > /dev/null 2>&1
/freebsd-13-stable/sys/contrib/openzfs/man/
H A DMakefile.am62 man8/zfs-upgrade.8 \
98 man8/zpool-upgrade.8 \
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_set/
H A Dro_props_001_pos.ksh65 zfs upgrade -v > /dev/null 2>&1
/freebsd-13-stable/usr.bin/svn/lib/libsvn_client/
H A DMakefile54 upgrade.c \
/freebsd-13-stable/tests/sys/cddl/zfs/tests/acl/nontrivial/
H A Dzfs_acl_chmod_inherit_004_pos.ksh68 $ZPOOL upgrade -v | $GREP "passthrough\-x aclinherit support" > /dev/null 2>&1
/freebsd-13-stable/cddl/sbin/zfs/
H A DMakefile35 zfs-upgrade.8 \
/freebsd-13-stable/cddl/sbin/zpool/
H A DMakefile47 zpool-upgrade.8 \
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_snapshot/
H A Dzfs_snapshot_007_neg.ksh84 zfs upgrade -v > /dev/null 2>&1
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/projectquota/
H A Dprojectquota_009_pos.ksh37 # snapshot,clone,rename,upgrade,send,receive.
44 # rename|upgrade|promote
121 log_note "zfs upgrade can not change the previously set project{obj}quota"
122 log_must zfs upgrade $TESTPOOL/fs-rename
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/userquota/
H A Duserquota_011_pos.ksh38 # snapshot,clone,rename,upgrade,send,receive.
44 # 3. Check the user|group quota can not change during zfs rename|upgrade|promote
117 log_note "zfs upgrade can not change the previously set user|group quota"
118 log_must zfs upgrade $TESTPOOL/fs-rename
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Object/
H A DIRSymtab.cpp58 // Allows for testing of the irsymtab writer and upgrade mechanism. This
350 static Expected<FileContents> upgrade(ArrayRef<BitcodeModule> BMs) { function
388 return upgrade(BFC.Mods);
399 return upgrade(BFC.Mods);
410 return upgrade(std::move(BFC.Mods));
/freebsd-13-stable/tests/sys/cddl/zfs/tests/cli_root/zfs_snapshot/
H A Dzfs_snapshot_006_pos.ksh89 $ZPOOL upgrade -v | $GREP "Snapshot properties" > /dev/null 2>&1
H A Dzfs_snapshot_007_neg.ksh93 $ZFS upgrade -v > /dev/null 2>&1
/freebsd-13-stable/tests/sys/cddl/zfs/tests/history/
H A Dhistory_001_pos.ksh43 # scrub, export, import, clear, upgrade.
48 # 3. Invoke every sub-commands to this mirror, except upgrade.
50 # 5. Imported specified pool and upgrade it, verify 'upgrade' was logged.
116 exec_record $ZPOOL upgrade $upgrade_pool
/freebsd-13-stable/tests/sys/cddl/zfs/tests/userquota/
H A Duserquota_011_pos.ksh40 # snapshot,clone,rename,upgrade,send,receive.
46 # 3. Check the user|group quota can not change during zfs rename|upgrade|promote
131 log_note "zfs upgrade can not change the previously set user|group quota"
132 log_must $ZFS upgrade $TESTPOOL/fs-rename

Completed in 128 milliseconds

12345