Whamcloud - gitweb
Fix build problems with RH ia64 kernel on TDEV/Thunder:
authoradilger <adilger>
Thu, 29 Jan 2004 19:58:26 +0000 (19:58 +0000)
committeradilger <adilger>
Thu, 29 Jan 2004 19:58:26 +0000 (19:58 +0000)
commitba0d551aab889a07fe024ddead9772ffbe25191f
treea034daabf0d9f513b5d5faa2d79cb9428041bc93
parent250866233e4ae873f047277f990ce647cb5de246
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.
lnet/archdep.m4
lustre/include/linux/lustre_compat25.h
lustre/llite/rw24.c
lustre/portals/archdep.m4