The following commit has been merged in the master branch:
commit 9b0d5f274fe79ccc5dd0e4bba86b3f52b27d3586
Author: Michael Meffie <[email protected]>
Date:   Fri Dec 18 08:20:24 2009 -0500

    return an error from afs_readdir when out of buffers
    
    Instead of silently failing, return EIO from readdir when the
    cache manager is unable to allocate a buffer in afs_newslot,
    (afs: all buffers locked).
    
    Change-Id: I3d5a5d73ce78db216400cab45a651fd8a49ea0c3
    Reviewed-on: http://gerrit.openafs.org/1001
    Reviewed-by: Benjamin Kaduk <[email protected]>
    Tested-by: BuildBot <[email protected]>

 src/afs/LINUX/osi_vnodeops.c     |    8 +++---
 src/afs/VNOPS/afs_vnop_lookup.c  |    8 +++---
 src/afs/VNOPS/afs_vnop_readdir.c |   47 +++++++++++++++++++++-----------------
 3 files changed, 34 insertions(+), 29 deletions(-)

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to