HomeFreeBSD

Use Linux flock struct

Description

Use Linux flock struct

Rather than defining our own structure which will conflict with
Linux's version when building 32-bit. Simply setup a typedef
to always use the correct Linux version for both 32 ad 64-bit
builds.

Details

Provenance
Brian Behlendorf <behlendorf1@llnl.gov>Authored on Feb 20 2011, 10:02 PM
Parents
rG914b06313336: Linux compat 2.6.37, invalidate_inodes()
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rG5a52a782a0a0: Use Linux flock struct (authored by Brian Behlendorf <behlendorf1@llnl.gov>).Feb 23 2011, 10:32 PM