fcntl behaviour different in 2.1.129

HYIN.US.ORACLE.COM (HYIN@us.oracle.com)
09 Dec 98 12:16:04 -0800


Hi,

we have a problem running an application built on 2.0.35 redhat. The
application
is running fine on 2.0.35, but not on the new kernel 2.1.129.

our application is failing in fcntl(), for some reason.

the system call tracing shows this output.

fcntl(17, F_SETLK, {type=F_WRLCK, whence=SEEK_SET, start=0, len=0}) = -1
ENOLCK (No locks available)

any ideas?

thanks,
Hui

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/