mirror of
https://github.com/versity/scoutfs.git
synced 2026-07-20 23:12:27 +00:00
a14da52cbb
v4.16-rc1-1-g9b2c45d479d0 This interface now returns (sizeof (addr)) on success, instead of 0. Therefore, we have to change the error condition detection. The compat for older kernels handles the addrlen check internally. Signed-off-by: Auke Kok <auke.kok@versity.com>