Home
last modified time | relevance | path

Searched refs:new_fs_quota (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/test/zfs-tests/tests/functional/reservation/
H A Dreservation_011_pos.sh68 new_fs_quota=`$ZFS get quota $TESTPOOL/$TESTFS`
70 if [[ $fs_quota != $new_fs_quota ]]; then
72 "($fs_quota != $new_fs_quota)"