open_noatime wrapper to deal with EPERM on O_NOATIME
commitd167ac7305f8a13cb8529a74b7239cc0801fa6ad
authorEric Wong <normalperson@yhbt.net>
Sun, 15 Sep 2013 08:58:56 +0000 (15 08:58 +0000)
committerEric Wong <normalperson@yhbt.net>
Sun, 15 Sep 2013 08:58:56 +0000 (15 08:58 +0000)
treee836c61642d009fc5c3710360bfbd408843eb43e
parenta0eb4997e3fe992f8600fde7c59be033afd36adf
open_noatime wrapper to deal with EPERM on O_NOATIME

We favor O_NOATIME in a variety of places, use it when we can,
but fall back gracefully when we cannot.
compat-util.h
fadvise.c
mincore.c