From 3eeb821eff089e0f26f016a09ea1ee011fba3b4f Mon Sep 17 00:00:00 2001 From: Oleg Drokin Date: Sun, 22 Jun 2014 21:32:05 -0400 Subject: [PATCH] staging/lustre/libcfs: revert changes to libcfs_sock_ioctl Changes introduced by 80db2734acbc78db12798cfb611d6acc7fe389e6 unfortunately totally break lustre, we use this function to access not only socket proto obs, but also device ioctl like SIOCGIFCONF that now fail. Reverting part of the previous patch to regain the needed functionality. Signed-off-by: Oleg Drokin CC: Fredrick John Berchmans Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed