]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/xfs/xfs_iomap.h
dlm: validate messages before processing
[linux-2.6-omap-h63xx.git] / fs / xfs / xfs_iomap.h
index df441ee936b2f183a8706877245fd802f50178dc..f5c09887fe93647c6db79db7fa18531688c8c347 100644 (file)
@@ -23,7 +23,6 @@
 
 typedef enum {                         /* iomap_flags values */
        IOMAP_READ =            0,      /* mapping for a read */
-       IOMAP_EOF =             0x01,   /* mapping contains EOF   */
        IOMAP_HOLE =            0x02,   /* mapping covers a hole  */
        IOMAP_DELAY =           0x04,   /* mapping covers delalloc region  */
        IOMAP_REALTIME =        0x10,   /* mapping on the realtime device  */