Removed now incorrect message about NFS not working with

Linux 2.[34].x kernels.  It does work now,
 -Erik
This commit is contained in:
Eric Andersen 2000-07-18 18:54:08 +00:00
parent 8f122431f5
commit a9d69fb568

View File

@ -197,8 +197,7 @@
//#define BB_FEATURE_MOUNT_MTAB_SUPPORT //#define BB_FEATURE_MOUNT_MTAB_SUPPORT
// //
// Enable support for mounting remote NFS volumes // Enable support for mounting remote NFS volumes
// (This does not yet work with Linux 2.[34].x kernels) //#define BB_FEATURE_NFSMOUNT
#define BB_FEATURE_NFSMOUNT
// //
// Enable support forced filesystem unmounting // Enable support forced filesystem unmounting
// (i.e. in case of an unreachable NFS system). // (i.e. in case of an unreachable NFS system).