[ros-dev] Re: [ros-svn] [hbirr] 17910: Don't check the share access for directories.

Hartmut Birr osexpert at gmail.com
Sun Sep 18 16:50:32 CEST 2005


KJKHyperion wrote:

> hbirr at svn.reactos.com wrote:
>
>> Don't check the share access for directories.
>>
> are you sure this is right? I quite remember share access being
> enforced on directories

You cannot open a directory for a real read or write operation. This
attributes are still ignored. Possible vfat must call IoCheckShareAccess
for directories with a modified value for DesiredAccess. The ext2fs
driver from Matt Wu does this.

- Hartmut


More information about the Ros-dev mailing list