Ignore:
Timestamp:
May 27, 2009, 11:39:15 AM (16 years ago)
Author:
Herwig Bauernfeind
Message:

Update 3.2 branch to 3.2.9

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.2.x/source/locking/locking.c

    r232 r233  
    855855
    856856        if (!fill_share_mode_lock(lck, id, servicepath, fname, data, NULL)) {
    857                 DEBUG(3, ("fill_share_mode_lock failed\n"));
     857                DEBUG(10, ("fetch_share_mode_unlocked: no share_mode record "
     858                           "around (file not open)\n"));
    858859                TALLOC_FREE(lck);
    859860                return NULL;
Note: See TracChangeset for help on using the changeset viewer.