﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
116	dirsize.c: read-only directory on non-hpfs drive causes error condition	guest		"On a FAT drive, when I use ""sizes"" on a directory containing a read-only directory I get an FM/2 message box:

   OS/2 can't find directory ""c:\utils\ati100\atiplay""[[BR]]
   Module: dirsize.c[[BR]]
   line number: 158[[BR]]
   OS/2 error: 3[[BR]]
   Class: Item not located[[BR]]
   Action: Bad user input - get new values
   Location: Random access device such as a disk[[BR]]
   ""SYS0003: The system cannot find the path specified.""[[BR]]


Gregg's comment:
This doesn't happen on JFS but a much more involved version occurs on a readonly NTFS drive. The error occurs for every directory and is error 18(ERROR_NO_MORE_FILES) the dialog is populated with directory names but no size information. The error is from a DosFindFirst call. Is it redundant to include FILE_NORMAL and FILE_READONLY etc in this call since FILE_NORMAL means include them all?"	defect	closed	minor	Release_3.10	fm/2 base	3.10	fixed		
