diff --git a/[refs] b/[refs] index 5b27945ea9cd..9cdd7d43ae48 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 644c3567d16b7e53cf52ae98c4150d601c9eacfe +refs/heads/master: d44dab8d1cde8aeba1faf44a7654f90800feb7fc diff --git a/trunk/fs/inode.c b/trunk/fs/inode.c index f84ba338fafd..098a2443196f 100644 --- a/trunk/fs/inode.c +++ b/trunk/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