Date: Mon, 5 May 2008 18:38:55 +0200 From: "Attilio Rao" <attilio@freebsd.org> To: freebsd-stable@freebsd.org Subject: [HEADS UP] lockmgr needing of sys/lockmgr.h on thirdy part codes Message-ID: <3bbf2fe10805050938u4c48acacj673f59b013fd9efc@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hello, after MFC'ed the usage of LOCK_FILE and LOCK_LINE for lockmgr(9), now thirdy part code needs to include sys/lock.h just priorior than sys/lockmgr. Even if the patch doesn't break ABI / KPI (so it doesn't need thirdy part KLD to be recompiled), it worths noting that the new code needs this extra-care in order to be fully compliant. Thanks, Attilio -- Peace can only be achieved by understanding - A. Einstein
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3bbf2fe10805050938u4c48acacj673f59b013fd9efc>