KVM: Remove kvmfs in favor of the anonymous inodes source
[powerpc.git] / fs / anon_inodes.c
index 40fe3a3..edc6748 100644 (file)
@@ -139,6 +139,7 @@ err_put_filp:
        put_filp(file);
        return error;
 }
+EXPORT_SYMBOL_GPL(anon_inode_getfd);
 
 /*
  * A single inode exist for all anon_inode files. Contrary to pipes,