Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 97283
Collapse All | Expand All

(-)functions.sh.old (-1 / +1 lines)
Lines 597-603 Link Here
597
# Network filesystems list for common use in rc-scripts.
597
# Network filesystems list for common use in rc-scripts.
598
# This variable is used in is_net_fs and other places such as
598
# This variable is used in is_net_fs and other places such as
599
# localmount.
599
# localmount.
600
NET_FS_LIST="afs cifs coda gfs ncpfs nfs nfs4 shfs smbfs"
600
NET_FS_LIST="afs cifs coda davfs gfs ncpfs nfs nfs4 shfs smbfs"
601
601
602
# bool is_net_fs(path)
602
# bool is_net_fs(path)
603
#
603
#

Return to bug 97283