[Ocfs2-users] ocfs2_delete_inode kernel BUG

Mark Fasheh mark.fasheh at oracle.com
Wed May 31 15:47:15 CDT 2006


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
mark.fasheh at oracle.com



More information about the Ocfs2-users mailing list