|
Lines 63-69
Link Here
|
| 63 |
#define NFS_MINATTRTIMO 3 /* VREG attrib cache timeout in sec */ |
63 |
#define NFS_MINATTRTIMO 3 /* VREG attrib cache timeout in sec */ |
| 64 |
#endif |
64 |
#endif |
| 65 |
#ifndef NFS_MAXATTRTIMO |
65 |
#ifndef NFS_MAXATTRTIMO |
| 66 |
#define NFS_MAXATTRTIMO 60 |
66 |
#define NFS_MAXATTRTIMO 2 |
| 67 |
#endif |
67 |
#endif |
| 68 |
#ifndef NFS_MINDIRATTRTIMO |
68 |
#ifndef NFS_MINDIRATTRTIMO |
| 69 |
#define NFS_MINDIRATTRTIMO 30 /* VDIR attrib cache timeout in sec */ |
69 |
#define NFS_MINDIRATTRTIMO 30 /* VDIR attrib cache timeout in sec */ |