X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Flinux%2Fmount.h;h=fc17c4d4b9783b366cc8f7c19003e9167aaaaf75;hb=79b925fd67c0de25ef07ee46f9bd82e2ee44dd54;hp=33fe53d78110d3444994ed6f1f38e9eeda63ec0c;hpb=968e75fc13b6d582f42ce44172e13ba58157e11f;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