nilfs2: fiemap support
[deliverable/linux.git] / fs / nilfs2 / file.c
index c9a30d7ff6fc340f1b8df37ba03e6e5441f6a5af..2f560c9fb808192cdddad3277c345e04440b1fb6 100644 (file)
@@ -155,6 +155,7 @@ const struct inode_operations nilfs_file_inode_operations = {
        .truncate       = nilfs_truncate,
        .setattr        = nilfs_setattr,
        .permission     = nilfs_permission,
+       .fiemap         = nilfs_fiemap,
 };
 
 /* end of file */
This page took 0.042152 seconds and 5 git commands to generate.