The Title pretty much says it all.
Turn off mount count fsck seems to succeed:
tune2fs -c 0 /dev/sda1
tune2fs -c 1 /dev/md0
But listing out via
tune2fs -l /dev/sda1
shows mount count is set back to 1
for /dev/sda1 and /dev/md0.
i only want automatic file system checks on the software raid device, not the member drives, but it keeps going back on for the member drives.