projects
/
xfstests-dev.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
681779d
)
ensure bulkstat ioctl directed to the filesystem, rather than the device.
author
Nathan Scott
<nathans@sgi.com>
Wed, 19 Sep 2001 04:52:16 +0000
(
04:52
+0000)
committer
Nathan Scott
<nathans@sgi.com>
Wed, 19 Sep 2001 04:52:16 +0000
(
04:52
+0000)
common.quota
patch
|
blob
|
history
diff --git
a/common.quota
b/common.quota
index 19206f0f3933ef5919c0eea2f141b86a1575ff57..6afc134d2bf302aea91019694a1a5531a0990a7c 100644
(file)
--- a/
common.quota
+++ b/
common.quota
@@
-99,7
+99,7
@@
_qmount()
umount $SCRATCH_DEV >/dev/null 2>&1
mount -t xfs $SCRATCH_DEV $SCRATCH_MNT || _fail "qmount failed"
chmod ugo+rwx $SCRATCH_MNT
- [ -x /usr/sbin/quot ] && quot $SCRATCH_
DEV
>>$seq.full 2>&1
+ [ -x /usr/sbin/quot ] && quot $SCRATCH_
MNT
>>$seq.full 2>&1
}
# make sure this script returns success