[Ocfs2-devel] osb->curr_trans_id
    Villalovos, John L 
    john.l.villalovos at intel.com
       
    Tue Feb 17 14:46:38 CST 2004
    
    
  
So I was looking at the TODO list and I see these two entries:
* get rid of osb->curr_trans_id as it was never used (always zero)
* get rid of all the:
        changeSeqNum = osb->curr_trans_id;
        DISK_LOCK_SEQNUM(fe) = changeSeqNum;
  code as it is equally useless.
So I was going to tackle this but I was wondering if there was anything
I should look out for.
>From my quick perusing of the code it seems fairly simple but I am
probably missing something.
So before submitting a "dumb" patch I thought I see if there was any
comments on this.
Thanks,
John
    
    
More information about the Ocfs2-devel
mailing list