Bug 7252 - smbcquotas makes smbd process goes into infinite loop if quota not present on disk
Summary: smbcquotas makes smbd process goes into infinite loop if quota not present on...
Status: NEW
Alias: None
Product: Samba 3.5
Classification: Unclassified
Component: File services (show other bugs)
Version: 3.5.1
Hardware: Other Linux
: P3 normal
Target Milestone: ---
Assignee: Volker Lendecke
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-15 12:32 UTC by Laurent Bigonville
Modified: 2010-05-12 03:55 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Laurent Bigonville 2010-03-15 12:32:12 UTC
Hi,

If I make a smbcquota on a share and quotas are not enbled on the fs it seems that smbd goes into infinite loop with high cpu usage
Comment 1 Volker Lendecke 2010-05-12 03:55:09 UTC
Can you please post your smb.conf, a debug level 10 log of smbd doing this. Please also do an strace of the smbd in that loop.

Thanks,

Volker