Browse Source

fs: xfs needs inode_wait to be exported

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>
Stephen Rothwell 16 năm trước cách đây
mục cha
commit
d44dab8d1c
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      fs/inode.c

+ 1 - 0
fs/inode.c

@@ -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