Skip to content
  • Tigran Mkrtchyan's avatar
    exports: fix FsExport#toString output · a456ce2c
    Tigran Mkrtchyan authored
    fix
    
    /data: 10.1.0.1(RW,root_squash,noacl,sec=SYSsecure,,dcap,pnfs,anonuid=1001,anongid=65534):idx=2eefc9
                                                     ^^^^^^
    to
    
    /data: 10.1.0.1(RW,root_squash,noacl,sec=SYS,secure,dcap,pnfs,anonuid=1001,anongid=65534):idx=2eefc9
    
    Acked-by: Lea Morschel
    Target: master
    a456ce2c