Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 May 2001 14:25:53 -0700 (PDT)
From:      <johan@FreeBSD.org>
To:        dada@sbox.tu-graz.ac.at, johan@FreeBSD.org, freebsd-bugs@FreeBSD.org
Subject:   Re: bin/3286: [PATCH] missing error checking in mount_mfs(8) aka newfs
Message-ID:  <200105102125.f4ALPrO62327@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: [PATCH] missing error checking in mount_mfs(8) aka newfs

State-Changed-From-To: open->closed
State-Changed-By: johan
State-Changed-When: Thu May 10 14:23:27 PDT 2001
State-Changed-Why: 
When trying to repeat this on a 4.3-RC I get:
numeri# mount_mfs -T minimum /dev/dummy /ram
preposterous size 0
numeri# mount_mfs -N -T fd1440 -c 2 -i 5000 /dev/dummy /ram
numeri# df -i /ram
Filesystem  1K-blocks     Used    Avail Capacity iused   ifree  %iused  Mounted on
mfs:30968        1371        0     1261     0%       1     317     0%   /ram

I guess this has been fixed since the 2.2.1 days.


http://www.FreeBSD.org/cgi/query-pr.cgi?pr=3286

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200105102125.f4ALPrO62327>