Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 300287 Details for
Bug 440463
Notification of changes to files are lost
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Upstream Fix for bug
0001-Respect-FAMChanged-attempt-to-fix-bug-5307.patch (text/plain), 799 bytes, created by
Simo Sorce
on 2008-04-03 17:27:44 UTC
(
hide
)
Description:
Upstream Fix for bug
Filename:
MIME Type:
Creator:
Simo Sorce
Created:
2008-04-03 17:27:44 UTC
Size:
799 bytes
patch
obsolete
>From 8ef57a34ebf24e577ba7bca57a5456c1f78a3659 Mon Sep 17 00:00:00 2001 >From: Volker Lendecke <vl@samba.org> >Date: Thu, 6 Mar 2008 07:19:46 +0100 >Subject: [PATCH] Respect FAMChanged -- attempt to fix bug 5307 > >Thanks to Ricardo Santos >--- > source/modules/vfs_notify_fam.c | 3 +++ > 1 files changed, 3 insertions(+), 0 deletions(-) > >diff --git a/source/modules/vfs_notify_fam.c b/source/modules/vfs_notify_fam.c >index 30cb0aa..aacc52e 100644 >--- a/source/modules/vfs_notify_fam.c >+++ b/source/modules/vfs_notify_fam.c >@@ -155,6 +155,9 @@ static void fam_handler(struct event_context *event_ctx, > fam_event.filename)); > > switch (fam_event.code) { >+ case FAMChanged: >+ ne.action = NOTIFY_ACTION_MODIFIED; >+ break; > case FAMCreated: > ne.action = NOTIFY_ACTION_ADDED; > break; >-- >1.5.3.2 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 440463
: 300287