]> err.no Git - linux-2.6/blobdiff - fs/nfsd/vfs.c
[PATCH] nfsd4: seqid comments
[linux-2.6] / fs / nfsd / vfs.c
index be24ead89d94935298af52020262978136887d1f..5e0bf3917607f036eb7e0bb077822b016c8fb64a 100644 (file)
@@ -733,7 +733,7 @@ nfsd_sync(struct file *filp)
        up(&inode->i_sem);
 }
 
-static void
+void
 nfsd_sync_dir(struct dentry *dp)
 {
        nfsd_dosync(NULL, dp, dp->d_inode->i_fop);