Another error after rebasing my code...
make[3]: Entering directory `/home/bergwolf/src/linux-2.6'
WARNING: Symbol version dump /home/bergwolf/src/linux-2.6/Module.symvers
is missing; modules will have no dependencies and modversions.
CC [M] /home/bergwolf/rpmbuild/BUILD/lustre-2.3.50/lustre/osc/osc_request.o
cc1: warnings being treated as errors
/home/bergwolf/rpmbuild/BUILD/lustre-2.3.50/lustre/osc/osc_request.c: In function ‘osc_setup’:
/home/bergwolf/rpmbuild/BUILD/lustre-2.3.50/lustre/osc/osc_request.c:3581: error: ignoring return value of ‘PTR_ERR’, declared with attribute warn_unused_result
$gcc --version
gcc (GCC) 4.4.6 20120305 (Red Hat 4.4.6-4)
Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
patch submitted to
http://review.whamcloud.com/3884
Okay. Its under
LU-2111