This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug nscd/14906] inotify failed when /etc/hosts file change


https://sourceware.org/bugzilla/show_bug.cgi?id=14906

Carlos O'Donell <carlos at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |carlos at redhat dot com

--- Comment #5 from Carlos O'Donell <carlos at redhat dot com> ---
Created attachment 8137
  --> https://sourceware.org/bugzilla/attachment.cgi?id=8137&action=edit
glibc-14906.diff

The following patch reimplements the inotify support in glibc's nscd.

It expands the support to include watching the parent directory for the
creation, deltion, and move-in of the configuration file under watch.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]