Removed now incorrect message about NFS not working with

Linux 2.[34].x kernels.  It does work now,
 -Erik
1_00_stable_10817
Eric Andersen 2000-07-18 18:54:08 +00:00
parent 8f122431f5
commit a9d69fb568
1 changed files with 1 additions and 2 deletions

View File

@ -197,8 +197,7 @@
//#define BB_FEATURE_MOUNT_MTAB_SUPPORT
//
// 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
// (i.e. in case of an unreachable NFS system).