Ignore:
Timestamp:
Aug 6, 2011, 6:50:53 PM (14 years ago)
Author:
Herwig Bauernfeind
Message:

Samba 3.5: Update trunk to 3.5.11

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/server/source3/smbd/server.c

    r599 r620  
    279279        }
    280280
    281         DEBUG(0, ("Could not find child %d -- ignoring\n", (int)pid));
     281        /* not all forked child processes are added to the children list */
     282        DEBUG(1, ("Could not find child %d -- ignoring\n", (int)pid));
    282283}
    283284
Note: See TracChangeset for help on using the changeset viewer.