Opened 8 years ago
Closed 8 years ago
#273 closed defect (fixed)
Attempting to create a folder on a read-only file system using the WPS causes a loop & high CPU
Reported by: | Paul Smedley | Owned by: | |
---|---|---|---|
Priority: | blocker | Milestone: | |
Component: | Samba Client Plugin | Version: | Client 3.0.x |
Keywords: | Cc: |
Description
Per the Summary, attempting to create a folder on a read-only filesystem using the WPS causes sustained CPU load, and requires ndctl to be killed to regain control of the system.
It looks like an incorrect RC is being returned, so the system keeps trying to create a new folder, using an incremental filename ie Folder, then Folder2, Folder3, etc
Attachments (1)
Change History (3)
by , 8 years ago
Attachment: | log.ndpsmb added |
---|
comment:1 by , 8 years ago
http://smedley.id.au/tmp/ndpsmb.zip contains a test fix for this, where NdpCreateDir returns ERROR_NETWORK_ACCESS_DENIED instead of the rc from Samba
comment:2 by , 8 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Log file of new folder create from WPS