Merge tag 'erofs-for-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang...
[linux-2.6-microblaze.git] / fs / erofs / namei.c
index a8271ce..8629e61 100644 (file)
@@ -245,4 +245,5 @@ const struct inode_operations erofs_dir_iops = {
        .getattr = erofs_getattr,
        .listxattr = erofs_listxattr,
        .get_acl = erofs_get_acl,
+       .fiemap = erofs_fiemap,
 };