Re: [HPDD-discuss] [PATCH] staging: lustre: Make cfs_sched_rehash static

2015-04-07 Thread Drokin, Oleg
If you checked the code, you would see that it's used in drivers/staging/lustre/lustre/libcfs/module.c too. drivers/staging/lustre/lustre/libcfs/module.c:extern struct cfs_wi_sched *cfs_sched_rehash; drivers/staging/lustre/lustre/libcfs/module.c: rc, _sched_rehash);

Re: [HPDD-discuss] [PATCH] staging: lustre: Make cfs_sched_rehash static

2015-04-07 Thread Drokin, Oleg
If you checked the code, you would see that it's used in drivers/staging/lustre/lustre/libcfs/module.c too. drivers/staging/lustre/lustre/libcfs/module.c:extern struct cfs_wi_sched *cfs_sched_rehash; drivers/staging/lustre/lustre/libcfs/module.c: rc,