Execute over cifs

Hi,

I try to execute a file from a windows NT share mounted via fs-cifs under
RTOS6.2A.
But the shell only says ‘Bad file descriptor’.
Reading and writing files on the share works fine.
I think the problem is because of the missing execute bit on Windows NT.
Can any one explain why this behaviour accours and if it is possible to
solve this problem?

I try to execute a file from a windows NT share mounted via fs-cifs under
RTOS6.2A.
But the shell only says ‘Bad file descriptor’.
Reading and writing files on the share works fine.
I think the problem is because of the missing execute bit on Windows NT.
Can any one explain why this behaviour accours and if it is possible to
solve this problem?

This issue has been fixed and will be in the next release.

-Adam