search for: exclusive_oplock_typ

Displaying 2 results from an estimated 2 matches for "exclusive_oplock_typ".

Did you mean: exclusive_oplock_type
2002 Mar 15
1
W2K and XP Offline files stopped working with 2.2.3a
Hi - It appears that Samba 2.2.3a broke Windows ability to use offline files from a Samba share. This used to work fine under 2.2.2. When a user syncs an offline folder, everything appears to work properly, but once disconnected, only a small portion of the files are visible in the offline folder, and the files are not accessible - they give strange error messages about files being read-only or
2002 Feb 25
3
PATCH: Samba/Win2K renaming bug
...irectory,newname)); return error; } else { --- ../samba-2.2.3a/source/include/smb.h Sat Feb 2 16:46:40 2002 +++ source/include/smb.h Sun Feb 24 23:25:37 2002 @@ -1426,6 +1426,7 @@ #define BATCH_OPLOCK 2 #define LEVEL_II_OPLOCK 4 +#define NO_OPLOCK_TYPE(lck) ((lck) == NO_OPLOCK) #define EXCLUSIVE_OPLOCK_TYPE(lck) ((lck) & (EXCLUSIVE_OPLOCK|BATCH_OPLOCK)) #define BATCH_OPLOCK_TYPE(lck) ((lck) & BATCH_OPLOCK) #define LEVEL_II_OPLOCK_TYPE(lck) ((lck) & LEVEL_II_OPLOCK) ==== end patch ==== -- Don't reinvent the flat tire. (From the "Can't Happen" paper by Ian Da...