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

Next file: linux/fs/nfs/write.c
Previous file: linux/fs/nfs/dir.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.106/linux/fs/nfs/inode.c linux/fs/nfs/inode.c
@@ -448,7 +448,7 @@
 		dentry->d_parent->d_name.name, dentry->d_name.name,
 		fattr->fileid);
 
-	/* Install the filehandle in the dentry */
+	/* Install the file handle in the dentry */
 	*((struct nfs_fh *) dentry->d_fsdata) = *fhandle;
 
 #ifdef CONFIG_NFS_SNAPSHOT

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov