]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/mount.h
[OMAP,sDMA] Fix for possible race condition in omap_free_dma()
[linux-2.6-omap-h63xx.git] / include / linux / mount.h
index cab2a85e2ee82f556cf1515eb14bd6d88ad344b0..51f55f903aff5140b9cda4ca104df8d3e2cb4426 100644 (file)
@@ -27,6 +27,7 @@ struct mnt_namespace;
 #define MNT_NODIRATIME 0x10
 #define MNT_RELATIME   0x20
 #define MNT_READONLY   0x40    /* does the user want this to be r/o? */
+#define MNT_STRICTATIME 0x80
 
 #define MNT_SHRINKABLE 0x100
 #define MNT_IMBALANCED_WRITE_COUNT     0x200 /* just for debugging */