On 05/28/2012 08:56 PM, Christoph Hellwig wrote: > This series switches struct vnode_info in recovery and cleans the code > up. It does not yet reuse the existing and previous vnode info > structures from the cluster code, but prepares nicely for that. I'd > like to get this first round of cleanups in ASAP given that recovery > seems to be a fairly active area currently. > > The actual changes to reuse the vnode_info and ths not reading the epoch > log everytime in recovery will come after a few more infrastructure > changes. Applied after re-basing to the latest master and fix an over 80 line warning from script/checkpatch.pl Thanks, Yuan |