patch-2.1.112 linux/mm/swapfile.c
Next file: linux/net/Makefile
Previous file: linux/mm/slab.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Sun Jul 26 11:46:46 1998
- Orig file:
v2.1.111/linux/mm/swapfile.c
- Orig date:
Wed Jun 24 22:54:14 1998
diff -u --recursive --new-file v2.1.111/linux/mm/swapfile.c linux/mm/swapfile.c
@@ -532,6 +532,7 @@
error = blkdev_open(swap_dentry->d_inode, &filp);
if (error)
goto bad_swap_2;
+ set_blocksize(p->swap_device, PAGE_SIZE);
error = -ENODEV;
if (!p->swap_device ||
(blk_size[MAJOR(p->swap_device)] &&
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov