Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Jan 1995 15:43:47 +1100
From:      Bruce Evans <bde@zeta.org.au>
To:        bde@zeta.org.au, jkh@time.cdrom.com
Cc:        freebsd-hackers@freebsd.org, j@uriah.sax.de
Subject:   Re: Never mind on the "mcopy busy"
Message-ID:  <199501050443.PAA12364@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>> `struct flock' starts with an off_t, so the struct is totally
>> incompatible with the 1.1.5 version.

>But...  Didn't the old version of flock() use a different syscall
>number?  We should still be able to deal with the 32 bit off_t in
>the old syscall..

No, there is only one flock.  Fixing this would break the 2.0 flock :-[.

Bruce



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199501050443.PAA12364>