in reply to Re: file information
in thread file information

On Linux, it appears this cannot be done.</cdnter>

Since about kernel version 2.0.34 Linux has had mandatory locks. The semantics are based on POSIX/SVID. The details are described in Documentation/mandatory.txt. Using Linux mandatory locks is virtually identical to using them under Solaris.

HTH, --traveler