Skip to content
Snippets Groups Projects
  • Andreas Dilger's avatar
    ba0d551a
    Fix build problems with RH ia64 kernel on TDEV/Thunder: · ba0d551a
    Andreas Dilger authored
    - 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.
    ba0d551a
    History
    Fix build problems with RH ia64 kernel on TDEV/Thunder:
    Andreas Dilger authored
    - 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.