]> git.ipfire.org Git - thirdparty/kmod.git/commit
libkmod: always pass O_NONBLOCK to kernel
authorLucas De Marchi <lucas.demarchi@intel.com>
Fri, 20 Sep 2013 06:30:07 +0000 (01:30 -0500)
committerLucas De Marchi <lucas.demarchi@intel.com>
Fri, 20 Sep 2013 06:37:24 +0000 (01:37 -0500)
commit7ab8804448377fb6b8854f2dd288608db01bb43b
treeb45f97fbe7f859aa4072988b9cb4df485e736724
parent82fc7d986cdc60aeb34224f59a92a04e2d514da9
libkmod: always pass O_NONBLOCK to kernel

Not passsing O_NONBLOCK to delete_module() is deprecated since kmod 11
and is being removed from the kernel. Force this flag in libkmod.
NEWS
libkmod/libkmod-module.c
libkmod/libkmod.h