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
- Lines: 13
- Date:
Wed Jun 24 14:30:10 1998
- Orig file:
v2.1.106/linux/fs/inode.c
- Orig date:
Fri May 8 23:14:53 1998
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