patch-2.4.27 linux-2.4.27/fs/hpfs/hpfs.h

Next file: linux-2.4.27/fs/hpfs/hpfs_fn.h
Previous file: linux-2.4.27/fs/hpfs/ea.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.26/fs/hpfs/hpfs.h linux-2.4.27/fs/hpfs/hpfs.h
@@ -408,7 +408,7 @@
   unsigned file_size;			/* file length, bytes */
   unsigned n_needea;			/* number of EA's with NEEDEA set */
   char user_id[16];			/* unused */
-  unsigned ea_offs;			/* offset from start of fnode
+  unsigned short ea_offs;		/* offset from start of fnode
 					   to first fnode-resident ea */
   char dasd_limit_treshhold;
   char dasd_limit_delta;

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