Subject: kern/109: msdosfs truncates files
To: None <gnats-admin>
From: None <jimj@na1.cs.uwm.edu>
List: netbsd-bugs
Date: 01/31/1994 17:20:12
>Number: 109
>Category: kern
>Synopsis: msdosfs truncates files
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: gnats-admin (Kernel Bug People)
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Mon Jan 31 17:20:08 1994
>Originator: James Jegers
>Organization:
" "
>Release:
>Environment:
System: NetBSD na1.cs.uwm.edu 0.9a JIMJ#3 i386
>Description:
Editing a file on the msdos partition works, and the file is
correct(file size, and can be read back), but when the msdos partition
is umounted the file get truncated.
>How-To-Repeat:
Create a file in the msdos parition.
umount /dos
mount /dos
edit the file with the latest vi(I don't think it's a vi problem though)
umount /dos
mount /dos
file is there with 0 size.
>Fix:
>Audit-Trail:
>Unformatted:
------------------------------------------------------------------------------