patch-2.4.15 linux/fs/affs/super.c
Next file: linux/fs/autofs4/inode.c
Previous file: linux/fs/Makefile
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Tue Nov 13 09:19:41 2001
- Orig file:
v2.4.14/linux/fs/affs/super.c
- Orig date:
Sun Sep 23 11:41:00 2001
diff -u --recursive --new-file v2.4.14/linux/fs/affs/super.c linux/fs/affs/super.c
@@ -270,7 +270,6 @@
size = (BLOCK_SIZE / 512) * blocks;
pr_debug("AFFS: initial blksize=%d, blocks=%d\n", 512, blocks);
-#warning
affs_set_blocksize(sb, PAGE_SIZE);
/* Try to find root block. Its location depends on the block size. */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)