The following commit has been merged in the master branch:
commit 8b6550a09026e299dbaa48356aca02d1d5b1803c
Author: Derrick Brashear <[email protected]>
Date:   Sun May 2 19:06:43 2010 -0400

    fcntl write lock on readonly file error fix
    
    apparently we return EROFS where we should return EBADF. Fix the
    error the client gets; the RPC is unchanged (and indeed shouldn't
    be changed)
    
    Change-Id: I738f1ee36f39d03bf018c0f91c7de9c8ed8cc9a9
    Reviewed-on: http://gerrit.openafs.org/1895
    Reviewed-by: Derrick Brashear <[email protected]>
    Tested-by: Derrick Brashear <[email protected]>

 src/afs/VNOPS/afs_vnop_flock.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

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

Reply via email to