Werner Almesberger <[EMAIL PROTECTED]> writes: > as far as I can tell, none of FAT or its offsprings use atime, so > perhaps fs/fat/inode.c should just set MS_NOATIME, so that we don't > get unnecessary "inode" writes ?
No. The fatfs has the ->adate, so I think we should update it rather. Thanks. -- OGAWA Hirofumi <[EMAIL PROTECTED]> - To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
