I am coding some block level operations, and I want to make sure I don't bash over other files. On an ext2/3/4 file system, can multiple files be stored in the same block? My first instinct is to say no way, but I wanted to check with the community.I am coding some block level operations, and I