- reshuffle various conditionals for data vs attr fork to make the code more readable - do fine-grainded goto-based error handling - exit early from conditionals instead of keeping a long else branch
- reshuffle various conditionals for data vs attr fork to make the code more readable - do fine-grainded goto-based error handling - exit early from conditionals instead of keeping a long else branch
Yeah, I added it long ago. Below is the updated version. I've been running xfsqa on it quite a bit. Attachment: xfs-getbmap-cleanups Description: Text document
Yes, good catch. Christoph, do you want to repost this patch with that change? Yeah, I added it long ago. I must have missed your updated patch. Below is the updated version. I've been running xfsqa