fs: xfs needs inode_wait to be exported
authorStephen Rothwell <sfr@canb.auug.org.au>
Mon, 10 Nov 2008 06:06:05 +0000 (17:06 +1100)
committerLachlan McIlroy <lachlan@redback.melbourne.sgi.com>
Mon, 10 Nov 2008 06:06:05 +0000 (17:06 +1100)
Since wait_on_inode() references it.

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Reviewed-by: Dave Chinner <david@fromorbit.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
fs/inode.c

index f84ba33..098a244 100644 (file)
@@ -1334,6 +1334,7 @@ int inode_wait(void *word)
        schedule();
        return 0;
 }
+EXPORT_SYMBOL(inode_wait);
 
 /*
  * If we try to find an inode in the inode hash while it is being