X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Flinux%2Fmount.h;h=fc17c4d4b9783b366cc8f7c19003e9167aaaaf75;hb=4fce5e64991fc0a02e47e525ce72f33def17b7ef;hp=33fe53d78110d3444994ed6f1f38e9eeda63ec0c;hpb=259a53407d9ae0c109902669c6f2f88a389dd163;p=pandora-kernel.git diff --git a/include/linux/mount.h b/include/linux/mount.h index 33fe53d78110..fc17c4d4b978 100644 --- a/include/linux/mount.h +++ b/include/linux/mount.h @@ -43,6 +43,7 @@ struct mnt_namespace; */ #define MNT_SHARED_MASK (MNT_UNBINDABLE) #define MNT_PROPAGATION_MASK (MNT_SHARED | MNT_UNBINDABLE) +#define MNT_ATIME_MASK (MNT_NOATIME | MNT_NODIRATIME | MNT_RELATIME ) #define MNT_INTERNAL 0x4000