Steve Langasek wrote, on 2009-06-08 03:12:
On Sun, Jun 07, 2009 at 10:41:29PM +0930, Arthur Marsh wrote:
[2009/06/07 22:30:22, 3] smbd/trans2.c:call_trans2qfilepathinfo(4057)
call_trans2qfilepathinfo sound/video/drm-next/debian/rules (fnum = -1)
level=516 call=5 total_data=0
[2009/06/07 22:30:22, 3] smbd/error.c:error_packet_set(61)
error packet at smbd/trans2.c(4642) cmd=50 (SMBtrans2)
NT_STATUS_NOT_IMPLEMENTED
This looks to me like a bug in the cifs client (i.e., the kernel), for
incorrectly mapping an NT_STATUS_NOT_IMPLEMENTED return to EACCES instead of
EOPNOTSUPP.
Do you have POSIX ACLs enabled on the server? Turning them on as a mount
option for the underlying filesystem would be the quickest way to resolve
this bug, I think; and if that works then we know this bug report should be
reassigned to the CIFS driver.
Not as far as I know... not ACL-specific settings are in the server
smb.conf.
How would I enable POSIX ACLs on the server?
Regards,
Arthur.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org