From: Oleg Drokin Date: Mon, 23 Jun 2014 01:32:05 +0000 (-0400) Subject: staging/lustre/libcfs: revert changes to libcfs_sock_ioctl X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~1362 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3eeb821eff089e0f26f016a09ea1ee011fba3b4f;p=pandora-kernel.git 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-diff-tree failed