Poul-Henning Kamp 73a2c3a32e 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 <gnats@mawer.org>
Fat fingers:	phk
PR:		86757
MFC:		3 days
2005-09-30 18:21:05 +00:00
..
2005-09-30 13:24:14 +00:00
2005-09-28 06:05:45 +00:00
2005-03-28 18:31:18 +00:00
2005-09-30 14:54:17 +00:00
2005-09-30 13:17:54 +00:00
2005-09-29 19:13:52 +00:00