Displaying 1 result from an estimated 1 matches for "get_lkey".
Did you mean:
get_key
2005 Oct 25
2
centos 4.2 with reiserfs
Hi,
I tried to compile the 2.6.9-22.EL kernel with reiserfs enabled. make fails as
follows. anyone managed to compile with reiserfs successfully?
CC [M] fs/reiserfs/stree.o
fs/reiserfs/stree.c: In function `get_lkey':
fs/reiserfs/stree.c:322: warning: return from incompatible pointer type
fs/reiserfs/stree.c:325: warning: return from incompatible pointer type
fs/reiserfs/stree.c:329: warning: return from incompatible pointer type
fs/reiserfs/stree.c:332: warning: return from incompatible pointer type
fs/re...