Details
-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
None
-
linux 2.5+ kernel
-
3
-
7012
Description
We defined LC_FILE_LLSEEK_SIZE_5ARG in commit bb188afa0ccf4cb5c810a7a7276d8d27dd03dc27 but forgot to add it to LC_PROG_LINUX. So it doesn't work.
/home/pengt1/src/lustre-for-3.8/lustre/llite/file.c: In function ‘ll_file_seek’:
/home/pengt1/src/lustre-for-3.8/lustre/llite/file.c:2234: error: too few arguments to function ‘generic_file_llseek_size’
make[6]: *** [/home/pengt1/src/lustre-for-3.8/lustre/llite/file.o] Error 1
make[5]: *** [/home/pengt1/src/lustre-for-3.8/lustre/llite] Error 2