Re: problems with nfs-server in 2.5 bk as of 030115

From: Trond Myklebust (trond.myklebust@fys.uio.no)
Date: Sun Jan 19 2003 - 21:01:51 EST


>>>>> " " == Martin Josefsson <gandalf@wlug.westbo.se> writes:

> # ls portmap/clnteb2bbc7c -l
> ls: portmap/clnteb2bbc7c/info: No such file or directory total
> 0

OK. Try this...

Cheers,
  Trond

--- linux-2.5.59-00-fix/net/sunrpc/rpc_pipe.c.orig 2003-01-14 16:29:23.000000000 +0100
+++ linux-2.5.59-00-fix/net/sunrpc/rpc_pipe.c 2003-01-20 02:58:08.000000000 +0100
@@ -569,6 +569,7 @@
 {
         int error;
 
+ shrink_dcache_parent(dentry);
         rpc_inode_setowner(dentry->d_inode, NULL);
         if ((error = simple_rmdir(dir, dentry)) != 0)
                 return error;
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Jan 23 2003 - 22:00:22 EST