Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Jun 2003 22:29:25 +0100
From:      Duncan Barclay <dmlb@dmlb.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   kern/53427: Changes to MSDOSFS not reflected when WinXPPro comes out of hibernation
Message-ID:  <E19SO17-0003hA-00@dmlb.org>
Resent-Message-ID: <200306172130.h5HLUOTI009464@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         53427
>Category:       kern
>Synopsis:       Changes to MSDOSFS not reflected when WinXPPro comes out of hibernation
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 17 14:30:23 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Duncan Barclay
>Release:        FreeBSD 5.1-RELEASE i386
>Organization:
>Environment:
>Description:

A new file created on a mounted MSDOSFS does not appear in the directory
listing in WinXPPro when WinXPPro is restarted from a hibernated state.

>How-To-Repeat:

	Hibernate WinXPPro

	Boot 5.1-Release

	mount -t msdosfs /dev/ad0s1 /mnt
	cp /root/.profile /mnt/profile
	reboot

	Restart WinXPPro

	dir /a c:\

	profile not visible

	Reboot 5.1-Release, profile visible.

	Full reboot of WinXPPro, profile visible.

>Fix:

	


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E19SO17-0003hA-00>