Tariq Saeed
2016-Jan-04 20:57 UTC
[Ocfs2-devel] [PATCH] add OCFS2_LOCK_IGNORE_BLOCKED arg_flags to ocfs2_cluster_lock() to prevent hang
On 12/29/2015 04:34 PM, Mark Fasheh wrote:> NACK - as I explained earlier on this list we need to refactor the code toNot sure how things work in the open source world. Is refactoring to be picked by somebody soon? Thanks -Tariq
Mark Fasheh
2016-Jan-05 00:35 UTC
[Ocfs2-devel] [PATCH] add OCFS2_LOCK_IGNORE_BLOCKED arg_flags to ocfs2_cluster_lock() to prevent hang
On Mon, Jan 04, 2016 at 12:57:37PM -0800, Tariq Saeed wrote:> > On 12/29/2015 04:34 PM, Mark Fasheh wrote: > > NACK - as I explained earlier on this list we need to refactor the code to > Not sure how things work in the open source world. Is refactoring to be > picked by > somebody soon?No problem, A couple explanations / notes: 1) CC me with your patches (someone had to point the last one out to me). I'll get to reviewing most things but if you CC me then it can happen sooner. 2) You are fixing the bug and sending the patches. We usually expect the sender to incorporate feedback into their patch so the answer would be that you get to to the refactoring :) If you need to make small changes to the VFS to let this happen (sometimes we might want 'nolock' variants of funtions, etc), do them in seperate patches and send them along with your changes. Hope this helps, --Mark -- Mark Fasheh