mirror of
https://github.com/samba-team/samba.git
synced 2025-10-29 04:23:51 +03:00
r14616: added notify change support to the posix backend
It doesn't fully work yet, and doesn't yet have all the efficiency that is planned, but it doesn't break anything and I wanted to get the code in the tree to minimise the chance of collisions with the work metze is doing.
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
79af976d18
commit
1624ea88e6
@@ -31,5 +31,6 @@ struct messaging_context;
|
||||
#define MSG_BRL_RETRY 4
|
||||
#define MSG_PVFS_RETRY_OPEN 5
|
||||
#define MSG_IRPC 6
|
||||
#define MSG_PVFS_NOTIFY 7
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user