Whamcloud - gitweb
LU-3283 llite: pass correct pointer to obd_iocontrol() 74/6274/5
authorJohn L. Hammond <john.hammond@intel.com>
Mon, 6 May 2013 21:42:32 +0000 (16:42 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 1 Aug 2013 04:04:43 +0000 (04:04 +0000)
commit0a0a5589d7092b9c276731e6cea3d5d08d0ea27d
tree3ba64ffa85ccbd04ca4ffdb7a0a484de1311f5de
parent5bd666d45ab6d0d852012c5fa53e05ec0a24501f
LU-3283 llite: pass correct pointer to obd_iocontrol()

In copy_and_ioctl() use the kernel space copy as the karg to
obd_iocontrol().

Signed-off-by: John L. Hammond <john.hammond@intel.com>
Change-Id: I9b714675b4b63737efc08eec1b08463de1d63d1b
Reviewed-on: http://review.whamcloud.com/6274
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Sebastien Buisson <sebastien.buisson@bull.net>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/llite/dir.c