NFS Question...
Horst von Brand
vonbrand en sleipnir.valparaiso.cl
Mar Ene 25 05:10:32 CST 2000
Trond Myklebust <trond.myklebust en fys.uio.no> said:
> --- linux-2.2.14/fs/nfs/dir.c.orig Tue Jan 4 19:12:23 2000
> +++ linux-2.2.14/fs/nfs/dir.c Mon Jan 24 12:55:05 2000
> @@ -309,6 +309,8 @@
> continue;
> if (cache->dev != dev)
> continue;
> + if (!cache->valid)
> + continue;
> if (cache->locked) {
> printk("NFS: cache locked for %s/%ld\n",
^^^
Should start with <level>
> kdevname(dev), (long) ino);
--
Horst von Brand vonbrand en sleipnir.valparaiso.cl
Casilla 9G, Viña del Mar, Chile +56 32 672616
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo en vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/
Más información sobre la lista de distribución Ayuda