patch-2.4.0-test10 linux/fs/cramfs/inode.c

Next file: linux/fs/devfs/base.c
Previous file: linux/fs/coda/psdev.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test9/linux/fs/cramfs/inode.c linux/fs/cramfs/inode.c
@@ -95,7 +95,7 @@
 static unsigned char read_buffers[READ_BUFFERS][BUFFER_SIZE];
 static unsigned buffer_blocknr[READ_BUFFERS];
 static struct super_block * buffer_dev[READ_BUFFERS];
-static int next_buffer = 0;
+static int next_buffer;
 
 /*
  * Returns a pointer to a buffer containing at least LEN bytes of

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)