patch-2.4.0-test4 linux/fs/buffer.c
Next file: linux/fs/coda/dir.c
Previous file: linux/fs/block_dev.c
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Tue Jul 11 14:29:02 2000
- Orig file:
v2.4.0-test3/linux/fs/buffer.c
- Orig date:
Mon Jul 10 16:47:25 2000
diff -u --recursive --new-file v2.4.0-test3/linux/fs/buffer.c linux/fs/buffer.c
@@ -1759,9 +1759,6 @@
int i;
struct buffer_head *tmp;
- struct task_struct *tsk = current;
- DECLARE_WAITQUEUE(wait, tsk);
-
if (rw == WRITE)
rw = WRITERAW;
ll_rw_block(rw, nr, bh);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)