On Wed, May 31, 2006 at 01:38:29PM -0700, Sunil Mushran wrote:
> ahh.. you built 1.2.1 on 2.6.15/16. Then it's explainable.
> 
> Remove the following from fs/ocfs2/Makefile and rebuild.
> EXTRA_CFLAGS += -DOCFS2_DELETE_INODE_WORKAROUND
Well, the easier solution is to just add
GENERIC_DELETE_INODE_NOT_TRUNCATES=1 to the make line:

$ make GENERIC_DELETE_INODE_NOT_TRUNCATES=1

        --Mark

--
Mark Fasheh
Senior Software Developer, Oracle
[EMAIL PROTECTED]

_______________________________________________
Ocfs2-users mailing list
[email protected]
http://oss.oracle.com/mailman/listinfo/ocfs2-users

Reply via email to