• Andrew Morton's avatar
    [PATCH] fix endian problem in ext3 htree code · 086b4866
    Andrew Morton authored
    Patch from Christopher Li <chrisl@vmware.com>
    
    This little patch will fix two place in htree code which
    forget the "cpu_to_le16" converting . This bug causes
    incorrect record length on PPC.
    
    Thanks Franz for report the problem.
    086b4866
namei.c 61.4 KB