* Watching for changes to a CIFS directory
@ 2011-10-14 23:48 Ray Van Dolson
[not found] ` <20111014234816.GA14503-v48TKWNzwFw@public.gmane.org>
0 siblings, 1 reply; 3+ messages in thread
From: Ray Van Dolson @ 2011-10-14 23:48 UTC (permalink / raw)
To: linux-cifs-u79uwXL29TY76Z2rM5mHXA
I'd like to watch a CIFS mounted directory for changes (files being
created in specific).
Does the CIFS client have working support for either INOTIFY or
DNOTIFY? From perusing the mailing list, it seems that INOTIFY support
is not present, but there was discussion on implementing DNOTIFY
support some time back[1]. I'm not clear if that was ever partially or
fully implemented.
My current test scripts are using DNOTIFY and are not working with the
CIFS client included in RHEL5, Fedora 13 or Fedora 14.
Thanks,
Ray
[1] http://lists.samba.org/archive/linux-cifs-client/2009-January/003946.html
^ permalink raw reply [flat|nested] 3+ messages in thread[parent not found: <20111014234816.GA14503-v48TKWNzwFw@public.gmane.org>]
* Re: Watching for changes to a CIFS directory [not found] ` <20111014234816.GA14503-v48TKWNzwFw@public.gmane.org> @ 2011-10-15 0:25 ` Steve French [not found] ` <CAH2r5muvmXv4jHg_bzy87KT6k62f+0JsJVFnGnY61PGyjgtkjw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org> 0 siblings, 1 reply; 3+ messages in thread From: Steve French @ 2011-10-15 0:25 UTC (permalink / raw) To: Ray Van Dolson; +Cc: linux-cifs-u79uwXL29TY76Z2rM5mHXA inotify code would not be hard to finish - at one time before the vfs api changed (to inotify from dnotify) cifs had experimental dnotify code, but it does have the worker functions for this. I would be very willing to look at patches for this ... On Fri, Oct 14, 2011 at 6:48 PM, Ray Van Dolson <rvandolson-v48TKWNzwFw@public.gmane.org> wrote: > I'd like to watch a CIFS mounted directory for changes (files being > created in specific). > > Does the CIFS client have working support for either INOTIFY or > DNOTIFY? From perusing the mailing list, it seems that INOTIFY support > is not present, but there was discussion on implementing DNOTIFY > support some time back[1]. I'm not clear if that was ever partially or > fully implemented. > > My current test scripts are using DNOTIFY and are not working with the > CIFS client included in RHEL5, Fedora 13 or Fedora 14. > > Thanks, > Ray > > [1] http://lists.samba.org/archive/linux-cifs-client/2009-January/003946.html > -- > To unsubscribe from this list: send the line "unsubscribe linux-cifs" in > the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > -- Thanks, Steve ^ permalink raw reply [flat|nested] 3+ messages in thread
[parent not found: <CAH2r5muvmXv4jHg_bzy87KT6k62f+0JsJVFnGnY61PGyjgtkjw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>]
* Re: Watching for changes to a CIFS directory [not found] ` <CAH2r5muvmXv4jHg_bzy87KT6k62f+0JsJVFnGnY61PGyjgtkjw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org> @ 2011-10-15 0:48 ` Ray Van Dolson 0 siblings, 0 replies; 3+ messages in thread From: Ray Van Dolson @ 2011-10-15 0:48 UTC (permalink / raw) To: Steve French; +Cc: linux-cifs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org On Fri, Oct 14, 2011 at 05:25:50PM -0700, Steve French wrote: > inotify code would not be hard to finish - at one time before the vfs > api changed (to inotify from dnotify) cifs had experimental dnotify > code, but it does have the worker functions for this. I would be > very willing to look at patches for this ... Thanks Steve. If only I had the skills to create the patches! Appreciate the info. Ray > > On Fri, Oct 14, 2011 at 6:48 PM, Ray Van Dolson <rvandolson-v48TKWNzwFw@public.gmane.org> wrote: > > I'd like to watch a CIFS mounted directory for changes (files being > > created in specific). > > > > Does the CIFS client have working support for either INOTIFY or > > DNOTIFY? From perusing the mailing list, it seems that INOTIFY support > > is not present, but there was discussion on implementing DNOTIFY > > support some time back[1]. I'm not clear if that was ever partially or > > fully implemented. > > > > My current test scripts are using DNOTIFY and are not working with the > > CIFS client included in RHEL5, Fedora 13 or Fedora 14. > > > > Thanks, > > Ray > > > > [1] http://lists.samba.org/archive/linux-cifs-client/2009-January/003946.html ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-10-15 0:48 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-14 23:48 Watching for changes to a CIFS directory Ray Van Dolson
[not found] ` <20111014234816.GA14503-v48TKWNzwFw@public.gmane.org>
2011-10-15 0:25 ` Steve French
[not found] ` <CAH2r5muvmXv4jHg_bzy87KT6k62f+0JsJVFnGnY61PGyjgtkjw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-10-15 0:48 ` Ray Van Dolson
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.