diff --git a/fs/f2fs/data.c b/fs/f2fs/data.c index 0aef7c21931a..74158ce55319 100644 --- a/fs/f2fs/data.c +++ b/fs/f2fs/data.c @@ -1909,7 +1909,6 @@ next: } if (size) { - flags |= FIEMAP_EXTENT_MERGED; if (IS_ENCRYPTED(inode)) flags |= FIEMAP_EXTENT_DATA_ENCRYPTED;