/titanic_50/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_share/ |
H A D | zfs_share_001_pos.ksh | 82 typeset filesystem=$2 85 log_fail "File system $filesystem is already shared." 87 log_must $ZFS set sharenfs=on $filesystem 89 log_fail "File system $filesystem is not shared (set sharenfs)." 94 log_must $ZFS unshare $filesystem 96 log_fail "File system $filesystem is still shared." 98 log_must $ZFS share $filesystem 100 log_fail "file system $filesystem is not shared (zfs share)." 103 log_mustnot $ZFS share $filesystem
|
H A D | zfs_share_003_pos.ksh | 72 typeset filesystem=$2 75 log_fail "File system $filesystem is already shared." 78 log_must $ZFS set sharenfs=off $filesystem 80 log_fail "File system $filesystem is still shared (set sharenfs)." 83 $ZFS share $filesystem 86 log_fail "'$ZFS share $filesystem' " \ 90 log_fail "file system $filesystem is shared (zfs share)."
|
H A D | zfs_share_004_pos.ksh | 68 typeset filesystem=$2 71 log_fail "File system $filesystem is already shared." 73 log_must $ZFS set sharenfs=on $filesystem 75 log_fail "File system $filesystem is not shared (set sharenfs)." 81 log_must $ZFS unshare $filesystem 82 log_must $ZFS share $filesystem 85 log_fail "file system $filesystem is not shared (zfs share)."
|
/titanic_50/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_unshare/ |
H A D | zfs_unshare_001_pos.ksh | 84 typeset filesystem=$2 87 prop_value=$(get_prop "sharenfs" $filesystem) 92 log_must $ZFS set sharenfs=on $filesystem 95 "file system $filesystem shared." 98 is_shared $mntp || log_must $ZFS share $filesystem 103 log_must $ZFS unshare $filesystem 106 log_must $ZFS share $filesystem 112 log_mustnot $ZFS unshare $filesystem
|
H A D | zfs_unshare_003_pos.ksh | 65 typeset filesystem=$2 68 prop_value=$(get_prop "sharenfs" $filesystem) 72 log_must $ZFS set sharenfs=on $filesystem 75 log_must $ZFS set sharenfs=off $filesystem 78 log_fail "File system $filesystem is shared (set sharenfs)."
|
H A D | zfs_unshare_002_pos.ksh | 82 typeset filesystem=$2 84 log_must $ZFS set sharenfs=off $filesystem 87 "filesystem $filesystem unshared." 95 log_mustnot $ZFS unshare $filesystem
|
/titanic_50/usr/src/cmd/svc/shell/ |
H A D | mfsthistory | 38 svc:/system/filesystem/autofs:default var/svc/manifest/system/filesystem/autofs.xml 39 svc:/system/filesystem/autofs var/svc/manifest/system/filesystem/autofs.xml 119 svc:/system/filesystem/local:default var/svc/manifest/system/filesystem/local-fs.xml 120 svc:/system/filesystem/local var/svc/manifest/system/filesystem/local-fs.xml 121 svc:/system/filesystem/minimal:default var/svc/manifest/system/filesystem/minimal-fs.xml 122 svc:/system/filesystem/minimal var/svc/manifest/system/filesystem/minimal-fs.xml 123 svc:/system/filesystem/root:default var/svc/manifest/system/filesystem/root-fs.xml 124 svc:/system/filesystem/root var/svc/manifest/system/filesystem/root-fs.xml 125 svc:/system/filesystem/usr:default var/svc/manifest/system/filesystem/usr-fs.xml 126 svc:/system/filesystem/usr var/svc/manifest/system/filesystem/usr-fs.xml [all …]
|
/titanic_50/usr/src/test/zfs-tests/tests/functional/snapused/ |
H A D | snapused.kshlib | 58 for child in $($ZFS list -rH -t filesystem,volume -o name $dataset) 69 for child in $($ZFS list -rH -t filesystem,volume -o name $dataset) 123 for child in $($ZFS list -rH -t filesystem,volume -o name $dataset) 149 for child in $($ZFS list -rH -t filesystem,volume -o name $dataset) 160 for child in $($ZFS list -rH -t filesystem,volume,snapshot -o name $dataset)
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-file-system-autofs.mf | 28 value="utilities and a daemon (automountd) for the AutoFS filesystem" 39 dir path=lib/svc/manifest/system/filesystem group=sys 55 file path=lib/svc/manifest/system/filesystem/autofs.xml group=sys mode=0444 69 desc="configuration and start-up files for the AutoFS filesystem" \ 72 desc="utilities and a daemon (automountd) for the AutoFS filesystem" \
|
H A D | service-network-slp.mf | 29 …value="Usr filesystem portion of the Service Location Protocol (SLP) framework. Included are C and… 91 …desc="Root filesystem portion of the Service Location Protocol (SLP) framework. Includes the SLP c… 94 …desc="Usr filesystem portion of the Service Location Protocol (SLP) framework. Included are C and …
|
H A D | service-storage-virus-scan.mf | 39 dir path=lib/svc/manifest/system/filesystem group=sys 50 file path=lib/svc/manifest/system/filesystem/vscan.xml group=sys mode=0444
|
H A D | service-storage-media-volume-manager.mf | 36 dir path=lib/svc/manifest/system/filesystem group=sys \ 45 file path=lib/svc/manifest/system/filesystem/rmvolmgr.xml group=sys mode=0444 \
|
/titanic_50/usr/src/grub/grub-0.97/docs/ |
H A D | internals.texi | 176 The block list filesystem has a special place in the system. In addition 177 to the @dfn{normal} filesystem (or even without one mounted), you can 179 list notation. Using the block list filesystem doesn't effect any other 180 filesystem mounts. 182 The variables which can be read by the filesystem backend are: 214 filesystem backend desires. 217 The variables which need to be written by a filesystem backend are: 224 under the filesystem code in the current implementation. Don't depend on 238 The functions expected to be used by the filesystem backend are: 254 The functions expected to be defined by the filesystem backend are [all …]
|
/titanic_50/usr/src/lib/brand/shared/zone/ |
H A D | uninstall.ksh | 251 ZONEPATH_DS=`/sbin/zfs list -t filesystem -o name,mountpoint | \ 267 ZONEPATH_RDS=`/sbin/zfs list -H -t filesystem -o name \ 272 c=`/sbin/zfs list -H -t filesystem -r $ZONEPATH_DS | wc -l` 331 LANG=C LC_ALL=C /sbin/zfs list -H -t filesystem -s creation \ 710 c=`/sbin/zfs list -H -t filesystem -r $ZONEPATH_RDS | wc -l` 714 c=`/sbin/zfs list -H -t filesystem -r $ZONEPATH_DS | wc -l`
|
H A D | query.ksh | 38 DS=`/usr/sbin/zfs list -H -t filesystem -o name $ZONEPATH_DS/ROOT`
|
/titanic_50/usr/src/cmd/nsadmin/ |
H A D | system | 38 * root device and root filesystem configuration: 43 * rootfs: Set the filesystem type of the root. 74 * the root filesystem) rather than at first reference. Note that
|
/titanic_50/usr/src/uts/common/fs/smbclnt/netsmb/ |
H A D | README | 6 This is native SMB/CIFS filesystem (smbfs for short) for FreeBSD. 7 It is a complete, kernel side implementation of SMB requester and filesystem.
|
/titanic_50/usr/src/test/zfs-tests/tests/functional/inheritance/ |
H A D | state006.cfg | 35 # by a bottom level filesystem, that the middle level dataset inherits 37 # filesystem.
|
/titanic_50/usr/src/test/zfs-tests/tests/functional/rsend/ |
H A D | rsend.kshlib | 121 typeset list=$($ZFS list -H -r -t filesystem,snapshot,volume -o name $pool) 158 $ZFS list -r -H -t filesystem,snapshot,volume -o name $src_fs > $BACKDIR/src1 159 $ZFS list -r -H -t filesystem,snapshot,volume -o name $dst_fs > $BACKDIR/dst1 325 typeset list=$($ZFS list -r -H -t filesystem,snapshot,volume -o name $ds \
|
H A D | rsend_010_pos.ksh | 63 list=$($ZFS list -r -H -o name -t filesystem $POOL2/$FS)
|
/titanic_50/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_get/ |
H A D | zfs_get_004_pos.ksh | 147 ds=`$ZFS list -H -r -o name -t filesystem,volume $pool` 178 filesystem )
|
H A D | zfs_get_list_d.kshlib | 51 fslist=$($ZFS list -rH -t filesystem -o name $DEPTH_FS|$GREP depth"$k"$)
|
/titanic_50/usr/src/grub/grub-0.97/ |
H A D | AUTHORS | 49 Kristoffer Branemyr added VSTa filesystem support. 58 KB Sriram added a better detection of FAT filesystem and fixed a
|
/titanic_50/usr/src/cmd/svc/milestone/ |
H A D | README.share | 38 filesystem is reachable, then the usual svcadm(1M) invocations to clear 63 The boot archive may become out of sync with the root filesystem in a 80 system/filesystem/{root,usr,minimal} services online, it may be possible 98 /etc/svc/volatile is a temporary filesystem generally reserved for Sun
|
/titanic_50/usr/src/lib/brand/solaris10/zone/ |
H A D | uninstall.ksh | 119 /sbin/zfs list -H -t filesystem -o name -r $ZONEPATH_RDS | while read fs; do
|