amplab / spark-ec2

Scripts used to setup a Spark cluster on EC2
Apache License 2.0
393 stars 299 forks source link

Get rid of useless mount flag #79

Closed dud225 closed 7 years ago

dud225 commented 7 years ago

See function __atime_needs_update in fs/inode.c of Linux

shivaram commented 7 years ago

Thanks @dud225 - LGTM.

BTW another source for this I found is at https://lwn.net/Articles/245002/