staging/lustre: Properly cast ll_fid2path argument to __user in ll_dir_ioctl
authorOleg Drokin <green@linuxhacker.ru>
Sun, 3 Jan 2016 17:05:57 +0000 (12:05 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 3 Feb 2016 22:34:27 +0000 (14:34 -0800)
commit7ec89fa54a37b3e8eb8ec5e5b64c845961762e22
tree36d1a46194338c948d667a084cc8654f455ec4b8
parent61dad0ba9abbe97b80b2199c126e56b1598545eb
staging/lustre: Properly cast ll_fid2path argument to __user in ll_dir_ioctl

This makes sparse happier.

Signed-off-by: Oleg Drokin <green@linuxhacker.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/llite/dir.c