[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <201008192232.35047.agruen@suse.de>
Date: Thu, 19 Aug 2010 22:32:34 +0200
From: Andreas Gruenbacher <agruen@...e.de>
To: Eric Paris <eparis@...hat.com>
Cc: Christoph Hellwig <hch@...radead.org>,
Matt Helsley <matthltc@...ibm.com>,
torvalds@...ux-foundation.org, linux-kernel@...r.kernel.org,
viro@...iv.linux.org.uk, akpm@...ux-foundation.org,
Michael Kerrisk <michael.kerrisk@...il.com>
Subject: Re: [GIT PULL] notification tree - try 37!
On Thursday 19 August 2010 22:24:11 Andreas Gruenbacher wrote:
> Watching the same directory with fanotify results in:
>
> .../d: pid=... open_perm
> .../d: pid=... open
> .../d: pid=... access_perm
> .../d: pid=... access_perm
> .../d: pid=... close
One more thing: the fanotify example code automatically sets ignore marks by
default so the second access_perm check above will normally be suppressed.
Use the -n option of the copy here to turn ignore marks off:
http://git.kernel.org/?p=linux/kernel/git/agruen/fanotify-example.git
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists