patch-2.3.7 linux/include/linux/hpfs_fs_i.h
Next file: linux/include/linux/ioport.h
Previous file: linux/include/linux/fs.h
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Wed Jun 16 19:26:27 1999
- Orig file:
v2.3.6/linux/include/linux/hpfs_fs_i.h
- Orig date:
Fri May 14 18:30:46 1999
diff -u --recursive --new-file v2.3.6/linux/include/linux/hpfs_fs_i.h linux/include/linux/hpfs_fs_i.h
@@ -1,17 +1,7 @@
#ifndef _HPFS_FS_I
#define _HPFS_FS_I
-#if ANALWARNINGS
-#warning Fix the FIFO stuff!
-#warning Fix the FIFO stuff!
-#warning Fix the FIFO stuff!
-#endif
-
struct hpfs_inode_info {
- union { /* Linux sometimes destroys this structure */
- struct pipe_inode_info bla; /* due to a bug. Linus doesn't want to fix */
- struct socket ble; /* it so I had to write this workaround :-) */
- } dummy;
ino_t i_parent_dir; /* (directories) gives fnode of parent dir */
unsigned i_dno; /* (directories) root dnode */
unsigned i_dpos; /* (directories) temp for readdir */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)