X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=fs%2Fnfsd%2Fvfs.c;h=5e0bf3917607f036eb7e0bb077822b016c8fb64a;hb=a6ccbbb8865101d83c2e716f08feae1da1c48584;hp=be24ead89d94935298af52020262978136887d1f;hpb=463090294e1e460cf97f5ade376d4b1e62bc5263;p=linux-2.6-omap-h63xx.git diff --git a/fs/nfsd/vfs.c b/fs/nfsd/vfs.c index be24ead89d9..5e0bf391760 100644 --- a/fs/nfsd/vfs.c +++ b/fs/nfsd/vfs.c @@ -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);