#------------------------------------------------------------------
# platform specific filesystem list file
#
# Copyright (c) 2001-2015 by cisco Systems, Inc.
# All rights reserved.
#------------------------------------------------------------------
#
# List filesystem Names and it's attributes, specific to the platform 
# The attribute field can be used by processes like instmgr, CLI to find out
# the features/operations that can be used/done on that filesystem.
# Eg:
# disk0         BDE
# disk1         BDE
# slot0         BC
# slot1         BC
#
# 'B' -> boot
# 'C' -> compress
# 'D' -> dirs
# 'E' -> erase
#
#"compress" means to put /cfs in the loadpath and to scale space 
# requirements by 0.6 (versmrg); "dirs" means directories really exist 
# and you need to do mkdir()/rmdir(); and "erase" means in-place erasing 
# of deleted/overwritten files (no squeeze operation is suggested)
# 
#
# FS name       Attr  raw name    monlib           fstype    linkpoint
#=============================================================================
/disk0:         DE    /misc/scratch -                ext4      -
/disk1:         DE    /var/log      -                ext4      -
/harddisk:      DE    /misc/disk1   -                ext4      -
/usb:           DE    /dev/usb      -                ext4      -
