Le lundi 10 août 2009 à 21:26 -0400, Pavel Roskin a écrit :
Rewrite hfs_get_ushort() and hfs_get_uint() as inline functions so that their arguments are checked. Use __be16_to_cpu and __be32_to_cpu to byte-swap the result as needed.
Corrected one applied, thanks