Whamcloud - gitweb
For some reason extN complains about "ntohl" not being exported, so rather
authoradilger <adilger>
Wed, 8 May 2002 19:49:37 +0000 (19:49 +0000)
committeradilger <adilger>
Wed, 8 May 2002 19:49:37 +0000 (19:49 +0000)
commitf36087a6a18e73e84a4dec06d02b8574389f67e0
tree73b33a5c968aac902920b1ef41c6e9f12179fcb7
parent2067303cc2d2c729d2901372c896d4cc9c04bbfe
For some reason extN complains about "ntohl" not being exported, so rather
than fix that I changed it to be "be32_to_cpu()" which is equivalent.  When
I get a chance I will look into this.
lustre/extN/extN-misc-fixup.diff [new file with mode: 0644]