]> Pileus Git - ~andy/linux/blobdiff - fs/ntfs/inode.h
Merge tag 'ttm-fixes-3.14-2014-03-12' of git://people.freedesktop.org/~thomash/linux...
[~andy/linux] / fs / ntfs / inode.h
index db29695f845ce6d448aa44308c487342a4356142..76b6cfb579d73944fff234df3999a19a9e002e51 100644 (file)
@@ -316,6 +316,10 @@ static inline void ntfs_commit_inode(struct inode *vi)
        return;
 }
 
+#else
+
+static inline void ntfs_truncate_vfs(struct inode *vi) {}
+
 #endif /* NTFS_RW */
 
 #endif /* _LINUX_NTFS_INODE_H */