@little_pitt Don't worry about a schedule in the beginning, just stream when you have time. Plus with YouTube, most of the time is spent editing the damned thing, so I'd say just stream when you play, and take it from there.
@hal_pomeranz OK, fully understood, thanks very much. I spent a long time looking and I couldn't find that information in the spec. Maybe I wasn't looking in the right place, thanks though. Super appreciate it.
@hal_pomeranz Seems what was throwing me was the length of the arrays. I assumed they were dynamically sized, so I was seeing zero, and zero. Is the number of entries in there in the documentation somewhere, I couldn't see it.
@hal_pomeranz Ok, understood. I guess what is confusing me still is where the value 0x004081A1 came from. It's not in the inode anywhere, so why is that address being used to store the directory file, when all that's in the inode is a logical offset? Thanks
@hal_pomeranz It has indeed, thanks for that. I do have one more question, if you have time. Still a bit unsure as to how the offset of zero has been calculated into the address shown in xfs_db?