rmacklem 2dcf58ad40 It was reported via email that some non-FreeBSD NFS servers
do not include file attributes in the reply to an NFS create RPC
under certain circumstances.
This resulted in a vnode of type VNON that was not usable.
This patch adds an NFS getattr RPC to nfs_create() for this case,
to fix the problem. It was tested by the person that reported
the problem and confirmed to fix this case for their server.

Tested by:	Steven Haber (steven.haber at isilon.com)
MFC after:	2 weeks
2012-04-27 22:23:06 +00:00
..
2012-04-23 23:05:14 +00:00
2012-04-21 01:51:16 +00:00
2012-02-28 15:07:05 +00:00
2012-04-27 13:58:09 +00:00
2012-04-16 10:33:46 +00:00