[PATCH 1/2 v3] tst-fanotify: new simple test

Adhemerval Zanella azanella@linux.vnet.ibm.com
Tue Sep 3 13:00:00 GMT 2013


On 03-09-2013 00:23, Mike Frysinger wrote:
> On Monday 02 September 2013 23:20:36 Mike Frysinger wrote:
>> Basic test for the fanotify functions.
> i've pushed the v3 patchset now
> -mike

Hi,

The minimum supported Linux kernel version for current GLIBC is 2.6.16 and fanotify
was added int 2.6.36 and enabled in 2.6.37. The test build is failing on older kernels
that does not provides "linux/fanotify.h" (RHEL6 for instance). You will need to
either disable the test altogether or sets it to return a dummy value if the
kernel does not supports it.



More information about the Libc-alpha mailing list