From: Dave Chinner Date: Sun, 2 Oct 2016 22:53:59 +0000 (+1100) Subject: Merge branch 'iomap-4.9-dax' into for-next X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=a1f45e668e14c26b4700b1936c5a41b58cc4ac74;p=GitHub%2FLineageOS%2Fandroid_kernel_motorola_exynos9610.git Merge branch 'iomap-4.9-dax' into for-next --- a1f45e668e14c26b4700b1936c5a41b58cc4ac74 diff --cc include/linux/iomap.h index c74226a738a3,14d7067f8b06..e63e288dee83 --- a/include/linux/iomap.h +++ b/include/linux/iomap.h @@@ -22,7 -22,7 +22,8 @@@ struct vm_fault * Flags for iomap mappings: */ #define IOMAP_F_MERGED 0x01 /* contains multiple blocks/extents */ -#define IOMAP_F_NEW 0x02 /* blocks have been newly allocated */ +#define IOMAP_F_SHARED 0x02 /* block shared with another file */ ++#define IOMAP_F_NEW 0x04 /* blocks have been newly allocated */ /* * Magic value for blkno: