Changeset 223 for branches/samba-3.3.x/source/locking
- Timestamp:
- May 24, 2009, 7:51:24 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.3.x/source/locking/locking.c
r222 r223 855 855 856 856 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")); 858 859 TALLOC_FREE(lck); 859 860 return NULL;
Note:
See TracChangeset
for help on using the changeset viewer.