• Andrew Morton's avatar
    [PATCH] ppc64: getdents patch for 32 -> 64 converter · 0e062700
    Andrew Morton authored
    From: Anton Blanchard <anton@samba.org>
    
    From: Marcus Meissner <meissner@suse.de>
    
    With 2.6.4 we now have the glorious hidden d_type passing in getdents.
    
    glibc CVS expects this to be passed if we have a kernel version after
    2.6.4, so we have to also handle it in the 32bit syscall converter.
    0e062700
sys_ppc32.c 70.9 KB