Question is about block devices like HDD/SDD etc, not talking about filesystems here.
I wonder is it possible to write a SINGLE BIT or exact amount of data (eg. 7 bits) to block device like HDD? I read somewhere (can't tell where) that I could not and whatever I will do the whole block will be written.
Can someone explain it to me?