]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - fs/nilfs2/file.c
Merge tag 'v2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
[mv-sheeva.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 */