blob: 9d6c584a36ee65d4c68e8fea198e06a9a022cfd8 [file] [log] [blame]
###################################################
# Export entries
###################################################
# First export entry
EXPORT
{
# Export Id (mandatory)
Export_Id = 1;
# Exported path (mandatory)
Path = /;
# Pseudo path for NFSv4 export (mandatory)
Pseudo = /fs/zfs;
Access_Type = RW;
FSAL {
Name = ZFS;
pool_path = tank;
}