patch-1.3.78 linux/fs/nfs/inode.c

Next file: linux/fs/super.c
Previous file: linux/fs/ncpfs/ncplib_kernel.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.77/linux/fs/nfs/inode.c linux/fs/nfs/inode.c
@@ -80,7 +80,7 @@
  * The way this works is that the mount process passes a structure
  * in the data argument which contains an open socket to the NFS
  * server and the root file handle obtained from the server's mount
- * daemon.  We stash theses away in the private superblock fields.
+ * daemon.  We stash these away in the private superblock fields.
  * Later we can add other mount parameters like caching values.
  */
 
@@ -169,7 +169,7 @@
 	    sock->ops->getname(sock, &(server->toaddr), &dummylen, 1) ;
 	  }
 	} else {
-	/*  printk("NFS: coppying passed addr to server->toaddr\n") ;*/
+	/*  printk("NFS: copying passed addr to server->toaddr\n") ;*/
 	  memcpy((char *)&(server->toaddr),(char *)(&data->addr),sizeof(server->toaddr));
 	}
 	/* End of JSP NFS patch */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this