[Ocfs2-devel] [Bug] mmap fail for ocfs2-1.9.9 in 2.4.20

Mark Fasheh mark.fasheh at oracle.com
Tue Mar 16 17:02:49 CST 2004


On Tue, Mar 16, 2004 at 05:45:07PM +0800, Ling, Xiaofeng wrote:
> do the follow steps, on ext2, it is ok. but on ocfs2, it fails, 
> 
>  Test Steps:
>   1. Create a file, while it is open call unlink().
What sort of return code do you get from unlink? We don't support delete
while a file is still open, so it's not surpise that the file is still there
after all this -- we can't delete it!
	--Mark

--
Mark Fasheh
Software Developer, Oracle Corp
mark.fasheh at oracle.com


More information about the Ocfs2-devel mailing list