]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging/lustre/llite: get rid of backing_dev_info
authorOleg Drokin <green@linuxhacker.ru>
Wed, 21 Jan 2015 08:10:47 +0000 (03:10 -0500)
committerJens Axboe <axboe@fb.com>
Wed, 21 Jan 2015 17:40:17 +0000 (10:40 -0700)
commit1f199ed276f69a5fd64ad2b76c6f93673148dacc
tree76996dc68e3cca27c19b73fcd60dda9cde4d074a
parentdf0ce26cb4ee8bc233d50213b97213532aff0a3c
staging/lustre/llite: get rid of backing_dev_info

With removal of backing_dev_info from struct address_space,
we don't need to assign it in Lustre either.

Signed-off-by: Oleg Drokin <green@linuxhacker.ru>
Signed-off-by: Jens Axboe <axboe@fb.com>
drivers/staging/lustre/lustre/llite/llite_lib.c