mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
r20434: Revert an accidential commit
This commit is contained in:
parent
c813f71d00
commit
fe122b07fa
@ -186,9 +186,6 @@ static BOOL hash_check_notify(connection_struct *conn, uint16 vuid, char *path,
|
||||
struct change_data data2;
|
||||
int cnto = lp_change_notify_timeout(SNUM(conn));
|
||||
|
||||
DEBUG(10, ("hash_change_notify called for path %s\n", path));
|
||||
return False;
|
||||
|
||||
if (t && cnto <= 0) {
|
||||
/* Change notify turned off on this share.
|
||||
* Only scan when (t==0) - we think something changed. */
|
||||
|
Loading…
Reference in New Issue
Block a user