On Wed, Aug 11, 2010 at 05:21:24PM +0100, Simon Wilkinson wrote:
> That sequence of actions means that it's afs_posix_lock_file() that is 
> failing - that's just a compatibility wrapper around Linux's posix_lock_file 
> function, which we use to enrol our looks in the kernel lock management 
> scheme. However, when posix_lock_file fails it returns a kernel form 
> (negative) error code - not a positive AFS error code, and so 
> afs_convert_code mangles it.
> 
> The fix for the first part is (apologies for any patch fuzz):
> ...
> Once you've applied this, I would be interested to know what error your test 
> now returns ...

When I run my test with this patch applied, nothing changed! I still get
errno=5 Input/output error.

HW

-- 
Hans-Werner Paulsen             [email protected]
MPI für Astrophysik             Tel 089-30000-2602
Karl-Schwarzschild-Str. 1       Fax 089-30000-2235      
D-85741 Garching
_______________________________________________
OpenAFS-devel mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-devel

Reply via email to