patch-2.3.26 linux/fs/bfs/bfs_defs.h
Next file: linux/fs/bfs/dir.c
Previous file: linux/fs/adfs/inode.c
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
Fri Nov  5 10:30:13 1999
-  Orig file: 
v2.3.25/linux/fs/bfs/bfs_defs.h
-  Orig date: 
Mon Nov  1 13:56:27 1999
diff -u --recursive --new-file v2.3.25/linux/fs/bfs/bfs_defs.h linux/fs/bfs/bfs_defs.h
@@ -5,6 +5,7 @@
 #define su_lf_ioff	u.bfs_sb.si_lf_ioff
 #define su_lf_sblk	u.bfs_sb.si_lf_sblk
 #define su_lf_eblk	u.bfs_sb.si_lf_eblk
+#define su_bmap		u.bfs_sb.si_bmap
 #define su_imap		u.bfs_sb.si_imap
 #define su_sbh		u.bfs_sb.si_sbh
 #define su_bfs_sb	u.bfs_sb.si_bfs_sb
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)