From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Michael Kerrisk (man-pages)" Subject: Re: [PATCH 1/1] fanotify: remove redundant mentioning of bugs Date: Fri, 25 Apr 2014 19:58:08 +0200 Message-ID: <535AA230.1040201@gmail.com> References: <1398437953-7086-1-git-send-email-xypron.glpk@gmx.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1398437953-7086-1-git-send-email-xypron.glpk-Mmb7MZpHnFY@public.gmane.org> Sender: linux-man-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Heinrich Schuchardt Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org, linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-man@vger.kernel.org On 04/25/2014 04:59 PM, Heinrich Schuchardt wrote: > A bug mentioned in fanotify_mark(2) needs not to be repeated in > fanotify(7) again. Thanks, Heinrich. Applied. Cheers, Michael > Signed-off-by: Heinrich Schuchardt > --- > man7/fanotify.7 | 8 +------- > 1 file changed, 1 insertion(+), 7 deletions(-) > > diff --git a/man7/fanotify.7 b/man7/fanotify.7 > index 1af1ebe..d529629 100644 > --- a/man7/fanotify.7 > +++ b/man7/fanotify.7 > @@ -439,14 +439,8 @@ The event queue can overflow. > In this case, events are lost. > .SH BUGS > As of Linux 3.15, > -the following bugs exist: > +the following bug exists: > .IP * 3 > -.\" FIXME: Patch is in linux-next-20140424. > -.BR readdir (2) > -does not create a > -.B FAN_ACCESS > -event. > -.IP * > .\" FIXME: A patch was proposed. > When an event is generated, no check is made to see whether the user ID of the > receiving process has authorization to read or write the file before passing a > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/ -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html