summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-01-28 10:58:37 +0000
committerru <ru@FreeBSD.org>2004-01-28 10:58:37 +0000
commit97964876260e495dc5140db82aa621993581a4a5 (patch)
tree1a580232c49359e4118de4443bee73afec687805 /release
parent3fd0719adb7585fa4deda7de29a1b249588642a7 (diff)
downloadFreeBSD-src-97964876260e495dc5140db82aa621993581a4a5.zip
FreeBSD-src-97964876260e495dc5140db82aa621993581a4a5.tar.gz
GC some old cruft.
Diffstat (limited to 'release')
-rw-r--r--release/scripts/doFS.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/release/scripts/doFS.sh b/release/scripts/doFS.sh
index 4df8379..246c59c 100644
--- a/release/scripts/doFS.sh
+++ b/release/scripts/doFS.sh
@@ -29,8 +29,6 @@ if [ ${FSSIZE} -eq 0 -a ${FSLABEL} = "auto" ]; then
FSSIZE=$(roundup $(($sk*12/10)) 1024)
fi
-deadlock=20
-
dofs_vn () {
if [ "x$VNDEVICE" = "x" ] ; then
VNDEVICE=vn0
OpenPOWER on IntegriCloud