patch-2.4.7 linux/fs/cramfs/README
Next file: linux/fs/cramfs/cramfs.h
Previous file: linux/fs/buffer.c
Back to the patch index
Back to the overall index
- Lines: 14
- Date:
Thu Jul 19 16:14:53 2001
- Orig file:
v2.4.6/linux/fs/cramfs/README
- Orig date:
Tue Jan 11 10:24:58 2000
diff -u --recursive --new-file v2.4.6/linux/fs/cramfs/README linux/fs/cramfs/README
@@ -14,11 +14,11 @@
<directory_structure>
<data>
-<superblock>: struct cramfs_super (see cramfs.h).
+<superblock>: struct cramfs_super (see cramfs_fs.h).
<directory_structure>:
For each file:
- struct cramfs_inode (see cramfs.h).
+ struct cramfs_inode (see cramfs_fs.h).
Filename. Not generally null-terminated, but it is
null-padded to a multiple of 4 bytes.
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)