Re: [PATCH 0/3] cifs: stop cifsd from exiting prematurely

2010-09-04 Thread Andrew Hendry
Hi Jeff, Ive put your patches on the system which had the issue once. cifs and mounts are working ok. As I can't find a way to reliably reproduce it, I'll just leave it running and check its logs daily. On Fri, Sep 3, 2010 at 10:25 PM, Jeff Layton jlay...@redhat.com wrote: We've had some

[PATCH 0/3] cifs: stop cifsd from exiting prematurely

2010-09-03 Thread Jeff Layton
We've had some sporradic reports of problems recently where the ses-server pointers have been NULL. That pointer should only get set to NULL when cifs_demultiplex_thread exits. That should only happen when the last reference to it is put. If it gets cleaned up before then, other structures will