patch-2.1.107 linux/fs/inode.c

Next file: linux/fs/ioctl.c
Previous file: linux/fs/hpfs/hpfs.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.106/linux/fs/inode.c linux/fs/inode.c
@@ -596,9 +596,9 @@
 	}
 
 	/*
-	 * Uhhuh.. We need to expand. Note that "grow_inodes()" will
-	 * release the spinlock, but will return with the lock held
-	 * again if the allocation succeeded.
+	 * We need to expand. Note that "grow_inodes()" will
+	 * release the spinlock, but will return with the lock 
+	 * held again if the allocation succeeded.
 	 */
 	inode = grow_inodes();
 	if (inode) {

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