Fix build problems with RH ia64 kernel on TDEV/Thunder:
- they back-ported PDE from 2.6, which broke our compat macro - they changed direct_IO method to pass struct file instead of struct inode Both are now checked in portals/archdep.m4 directly instead of as a version number check so we don't need to worry about other releases doing the same.
Showing
- lnet/archdep.m4 20 additions, 0 deletionslnet/archdep.m4
- lustre/include/linux/lustre_compat25.h 1 addition, 1 deletionlustre/include/linux/lustre_compat25.h
- lustre/llite/rw24.c 11 additions, 2 deletionslustre/llite/rw24.c
- lustre/portals/archdep.m4 20 additions, 0 deletionslustre/portals/archdep.m4
Please register or sign in to comment