s3: Make change notify immediately return a catch-all packet on underlying error
authorSteven Danneman <steven.danneman@isilon.com>
Wed, 18 Feb 2009 00:20:18 +0000 (16:20 -0800)
committerSteven Danneman <steven.danneman@isilon.com>
Fri, 20 Feb 2009 22:10:30 +0000 (14:10 -0800)
commit9a90cbea83548bffb224151a24005cb916f238f5
treec0e4ca5360ef916ee0a9d862115632249474d06b
parentb329ea1cf35cfe151ac026eefc8ff82b2dfd711c
s3: Make change notify immediately return a catch-all packet on underlying error

* This allows a problem in the underlying CN backend to be bubbled up
  to the general CN layer so a catch-all reply can be returned
* We now also return a catch-all response immediately if the server-side
  event queue becomes too big
source3/smbd/notify.c