[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Possible kernel bug in



On Mon, 2004-09-27 at 11:32 -0500, Mathew Binkley wrote:

> flock(3, LOCK_EX)                       = -1 ENOLCK (No locks available)

flocks are not supported over NFS.

https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=123415

You should be using fcntl() instead, it does work over NFS.

hth,

~spot
---
Tom "spot" Callaway <tcallawa(a)redhat*com> LCA, RHCE 
Red Hat Sales Engineer || Aurora Linux Project Leader

"If you are going through hell, keep going."
- Sir Winston Churchill



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]