[OE-core] [PATCH] Handle OFD lock flags

Seebs seebs at seebs.net
Tue Jan 15 14:45:58 UTC 2019


On Tue, 15 Jan 2019 13:31:13 +0100
Stefan Agner <stefan at agner.ch> wrote:

> +	case F_OFD_GETLK:
> +	case F_OFD_SETLK:
> +	case F_OFD_SETLKW:

These probably need an #ifdef for systems that don't have those names
yet, but otherwise this looks reasonable?

-s


More information about the Openembedded-core mailing list