All,
A new member was introduced into struct inode:
--- osi_vfs.h.orig Thu Sep 6 21:12:33 2001
+++ osi_vfs.h Sun Sep 30 11:40:40 2001
@@ -90,6 +90,8 @@
int i_mapping_overload;
#endif
struct dquot *i_dquot[MAXQUOTAS];
+ /* NEW: Required for 2.4.10 */
+ struct list_head i_devices;
#if defined(AFS_LINUX24_ENV)
struct pipe_inode_info *i_pipe;
struct block_device *i_bdev;
Once this is patched, things seem fine.
Steve
_______________________________________________
OpenAFS-info mailing list
[EMAIL PROTECTED]
https://lists.openafs.org/mailman/listinfo/openafs-info