[Ocfs2-devel] ocfs2 quota qs.

Tao Ma tao.ma at oracle.com
Wed Jul 29 02:04:14 PDT 2009


Hi Jan,
	I am now reading quota support in ocfs2 and have some qs. Wish you can 
help me clarify it. Thanks.

ocfs2_quota_write:
	In the comment, you said that "we know the transaction is already 
started", so it should be called within a transaction. But in this 
function, we call ocfs2_extend_no_holes and ocfs2_simple_size_update 
which will start another transaction. So we can survive with nested 
transaction or this scenario will never happen?

Regards,
Tao



More information about the Ocfs2-devel mailing list