Re: [git patches] Ocfs2 features for 2.6.28 (build errors)

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Randy Dunlap
Date: Tuesday, October 14, 2008 - 6:20 pm

On Tue, 14 Oct 2008 13:03:19 -0700 Mark Fasheh wrote:



In 2.6.27-git5 I am seeing build errors as follow:

fs/ocfs2/xattr.c: In function 'ocfs2_xattr_bucket_find':
fs/ocfs2/xattr.c:2352: error: 'OCFS2_BH_CACHED' undeclared (first use in this function)
fs/ocfs2/xattr.c:2352: error: (Each undeclared identifier is reported only once
fs/ocfs2/xattr.c:2352: error: for each function it appears in.)
fs/ocfs2/xattr.c: In function 'ocfs2_iterate_xattr_buckets':
fs/ocfs2/xattr.c:2429: error: 'OCFS2_BH_CACHED' undeclared (first use in this function)
fs/ocfs2/xattr.c: In function 'ocfs2_xattr_update_xattr_search':
fs/ocfs2/xattr.c:2697: error: 'OCFS2_BH_CACHED' undeclared (first use in this function)
fs/ocfs2/xattr.c: In function 'ocfs2_defrag_xattr_bucket':
fs/ocfs2/xattr.c:2902: error: 'OCFS2_BH_CACHED' undeclared (first use in this function)
fs/ocfs2/xattr.c: In function 'ocfs2_read_xattr_bucket':
fs/ocfs2/xattr.c:3157: error: 'OCFS2_BH_CACHED' undeclared (first use in this function)
fs/ocfs2/xattr.c: In function 'ocfs2_xattr_set_entry_in_bucket':
fs/ocfs2/xattr.c:4104: error: 'OCFS2_BH_CACHED' undeclared (first use in this function)
make[2]: *** [fs/ocfs2/xattr.o] Error 1


---
~Randy
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[git patches] Ocfs2 features for 2.6.28, Mark Fasheh, (Tue Oct 14, 1:03 pm)
Re: [git patches] Ocfs2 features for 2.6.28 (build errors), Randy Dunlap, (Tue Oct 14, 6:20 pm)