Ignore:
Timestamp:
Jan 3, 2011, 5:29:44 PM (15 years ago)
Author:
Silvan Scherrer
Message:

samba client 2.1: read fixes, more caching

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/client/src/debug.c

    r499 r508  
    5353        struct stat filestat;
    5454
    55         // do we have to log at all
    56         if (!debuglvl(level))
     55        // do we have to log at all (not needed atm)
     56/*      if (!debuglvl(level))
    5757        {
    5858                return;
    59         }
     59        }*/
    6060
    6161        // if the file ndpsmb.dbg is around we write a logfile
Note: See TracChangeset for help on using the changeset viewer.