G. Richard Bellamy posted on Thu, 28 Aug 2014 07:48:04 -0700 as excerpted: > School is in again... and my goodness I learned a lot in this go-around.
Don't worry, I did too. =:^) I consider myself an admin (as I believe everyone should who administrates their own systems, it's a big responsibility!) not a coder, and tho I can and do read/modify/create an occasional patch, I don't claim to do C/C++ code either. So I rarely actually look at sources. But I'm finding more sources make sense when I do, and Holger's post along with your straces was enough to get me digging in to see what's actually going on here, and that was quite enlightening on its own. Besides looking at code and actually finding I could make sense of it, I now understand a bit more of the dynamics of file size vs allocated size. I had no idea it was possible to fallocate beyond EOF like that, and simply reading the manpage wouldn't have gotten the point across NEARLY as well as actually seeing the change in ls -s, contrasted with the file size itself staying the same, as it did here. That's some potentially rather useful information I have safely tucked under my belt for future interpretation of "strange" filesize results, now, and it's all due to your posts along with Holger's reply, stimulating my own investigation. =:^) -- Duncan - List replies preferred. No HTML msgs. "Every nonfree program has a lord, a master -- and if you use the program, he is your master." Richard Stallman -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html