HP CIFS Client A.02.02 Administrator's Guide

Configuration File
Configuration Parameters
Chapter 7110
nfs3 This section defines a default behavior which can be
overridden by specific configurations. The NFS3 section
contains the following parameters:
cacheFiles This variable defines the number of files cached by
NFS handle. The default is 500.
cacheOpenFiles This variable defines the number of files that can be
kept open even if they are not currently accessed. The
default is 20.
changeMicrosecondFileTimes
This boolean variable determines whether the
microsecond part of file modification dates is changed
on each access. Changing the modification date
effectively disables the kernel’s NFS cache. The default
is no.
fakeDirLinks
This variable defines the number of hard-links
displayed for directories if the backend can not provide
a valid value. The default is 2.
fakeDirSize
This variable defines the the size displayed for
directories if the backend can not provide a valid value.
It should be set to a multiple of the block size.
mnttabPrefix
This boolean variable is used to specify whether the
identifier [cifs] is prefixed to listings of mounted
CIFS file systems in /etc/mnttab and the output of
mount(1M) and bdf(1M). If mnttabPrefix is set to no,
the standard UNIX format is used; if it is set to yes,
the format is "[cifs]server:/share". The default
setting is no.
The format with which the mounted filesystem is
displayed depends on the setting of mnttabPrefix at
the time the filesystem is mounted. To change the
format after the filesystem has been mounted, you
must unmount and remount the filesystem.