• Han-Wen Nienhuys's avatar
    fuse/nodefs: return OK for OOB readdir(plus) · 19887fb2
    Han-Wen Nienhuys authored
    This apparently happens in NFS mounts of FUSE file systems when
    combined with lots of FS activity. Maybe some part of the client is
    caching readdir results in the wrong way?
    
    In any event, returning OK (signifying EOF on the dirstream) is
    harmless.
    
    Change-Id: Ib09d77eae0f1af8bce46b07f386fdda20b2ccb95
    19887fb2
dir.go 2.98 KB