|
@@ -2977,9 +2977,6 @@ enum {
|
|
/* filesystem does not support filling holes */
|
|
/* filesystem does not support filling holes */
|
|
DIO_SKIP_HOLES = 0x02,
|
|
DIO_SKIP_HOLES = 0x02,
|
|
|
|
|
|
- /* filesystem can handle aio writes beyond i_size */
|
|
|
|
- DIO_ASYNC_EXTEND = 0x04,
|
|
|
|
-
|
|
|
|
/* inode/fs/bdev does not need truncate protection */
|
|
/* inode/fs/bdev does not need truncate protection */
|
|
DIO_SKIP_DIO_COUNT = 0x08,
|
|
DIO_SKIP_DIO_COUNT = 0x08,
|
|
};
|
|
};
|