K 10 svn:author V 3 phk K 8 svn:date V 27 2005-09-30T18:21:05.000000Z K 7 svn:log V 456 The NWFS code in RELENG_6 is broken due to a typo in sys/fs/nwfs/nwfs_vfsop= s.c, introduced with the conversion to nmount with revision 1.38. This causes mount_nwfs to fail with the error message: mount_nwfs: mount error: /mnt/netware: syserr = No such file or directo= ry This is caused by a typo on line 178, which specifies "nwfw_args" rather than "nwfs_args". Submitted by: Antony Mawer Fat fingers: phk PR: 86757 MFC: 3 days END