diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/f2fs_fs.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/f2fs_fs.h b/include/linux/f2fs_fs.h index 58aecb60ea51..393b880afc9a 100644 --- a/include/linux/f2fs_fs.h +++ b/include/linux/f2fs_fs.h | |||
| @@ -46,7 +46,6 @@ | |||
| 46 | 46 | ||
| 47 | /* This flag is used by node and meta inodes, and by recovery */ | 47 | /* This flag is used by node and meta inodes, and by recovery */ |
| 48 | #define GFP_F2FS_ZERO (GFP_NOFS | __GFP_ZERO) | 48 | #define GFP_F2FS_ZERO (GFP_NOFS | __GFP_ZERO) |
| 49 | #define GFP_F2FS_HIGH_ZERO (GFP_NOFS | __GFP_ZERO | __GFP_HIGHMEM) | ||
| 50 | 49 | ||
| 51 | /* | 50 | /* |
| 52 | * For further optimization on multi-head logs, on-disk layout supports maximum | 51 | * For further optimization on multi-head logs, on-disk layout supports maximum |
