Re: CIFS improvements/wider testing needed

From: VALETTE Eric RD-MAPS-REN
Date: Tue Nov 22 2005 - 08:56:42 EST


Steve French wrote:
> VALETTE Eric RD-MAPS-REN wrote:
>
>> Steve French wrote:
>>
>>
>>> Eric,
>>>
>>
>> Well I would be surprised the "cat >> titi" command does any of this
>> byte range lock. If the "create and later rewrite the same file"
>> sequence fails, with a simple cat command (cat > titi ... ^D; cat >>
>> titi), how can it works with complicated applications?
>>
>>
>>
> Make sure that you let me know if your cat example works when mounted
> with the relatively new "noperm" mount option on the client. At least
> then we will know whether we are looking at a problem with access
> control on the server (ntfs acls) or client (unix mode bits and the
> .permission entry point)

Works with the "noperm" mount option.

--eric
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/