• Andrew Morton's avatar
    [PATCH] Fix nfsctl for larger dev_t · 36ba76bb
    Andrew Morton authored
    From: Andries.Brouwer@cwi.nl
    
    The old NFS control interface passes dev_t's in from userspace.  This patch
    keeps it working when the size of dev_t changes.
    
    This is a deprecated interface - new nfs-utils uses an ascii representation
    in exportfs.
    
    Acked by Neil.
    36ba76bb
sys_sparc32.c 69.3 KB