noatime
This commit is contained in:
parent
05bc5137e8
commit
eda1c59bb1
@ -18,6 +18,9 @@
|
||||
#endif
|
||||
#include <libc.h>
|
||||
#include "mountnfs.h"
|
||||
#ifndef MNT_NOATIME
|
||||
# define MNT_NOATIME 0
|
||||
#endif
|
||||
|
||||
void
|
||||
mountnfs(int proto, struct sockaddr_in *sa,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user