On Fri, Oct 29, 2004 at 08:40:00AM +0100, Gradimir Starovic wrote: > > Both flock() and fcntl() locks are cluster-wide on gfs. > > Since 2.6.9 no kernel patches are required. > > > > Is fcntl() locking working for nfs over gfs now, or is server > still calling posix_lock_file w/o calling fs-specific lock()? As far as I know, nfs only acquires locks in the vfs (posix_lock_file). Do you know anyone who has begun work to add fs-specific calls? -- Dave Teigland <teigland@xxxxxxxxxx>