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/19566] New: nscd needs to watch for file deletions using inotify


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

            Bug ID: 19566
           Summary: nscd needs to watch for file deletions using inotify
           Product: glibc
           Version: 2.24
            Status: NEW
          Severity: normal
          Priority: P2
         Component: nscd
          Assignee: unassigned at sourceware dot org
          Reporter: fweimer at redhat dot com
                CC: drepper.fsp at gmail dot com
  Target Milestone: ---
             Flags: security-

Bug 14906 does not completely address the issue because no inotify event is
generated for a file if it is deleted and its use count does not reach zero
because there are remaining hard links to it.

We probably should adjust TRACED_DIR_MASK to include IN_DELETE.

-- 
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]