svn commit: linux-cifs-client r33 - in branches/SOC/linux-2.6bk-dnotify/fs/cifs: .

asser at samba.org asser at samba.org
Sat Aug 13 16:12:44 GMT 2005


Author: asser
Date: 2005-08-13 16:12:42 +0000 (Sat, 13 Aug 2005)
New Revision: 33

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=linux-cifs-client&rev=33

Log:
Moved the dnotify response handling to cifs_dnotify_thread.
is_valid_dnotify_rsp will now move the request to GlobalDnotifyRsp_Q and wake
up the dnotify thread.

Added support for multishot in cifs_dnotify_thread. A new argument, multishot,
to CIFSSMBNotify indicates whether the request should be repeated (non-zero).

Modified:
   branches/SOC/linux-2.6bk-dnotify/fs/cifs/cifsfs.c
   branches/SOC/linux-2.6bk-dnotify/fs/cifs/cifsglob.h
   branches/SOC/linux-2.6bk-dnotify/fs/cifs/cifsproto.h
   branches/SOC/linux-2.6bk-dnotify/fs/cifs/cifssmb.c
   branches/SOC/linux-2.6bk-dnotify/fs/cifs/connect.c
   branches/SOC/linux-2.6bk-dnotify/fs/cifs/fcntl.c
   branches/SOC/linux-2.6bk-dnotify/fs/cifs/misc.c


Changeset:
Sorry, the patch is too large (300 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=linux-cifs-client&rev=33


More information about the samba-cvs mailing list