Rick Macklem 2d5f835917 There might be a potential race condition for the NFSv4 client
when a newly created file has another open done on it that
update the open mode. This patch moves the code that updates
the open mode up into the block where the mutex is held to
ensure this cannot happen. No bug caused by this potential
race has been observed, but this fix is a safety belt to ensure
it cannot happen.

MFC after:	2 weeks
2014-06-28 21:47:15 +00:00
..
2014-06-09 19:36:08 +00:00
2014-04-07 20:44:00 +00:00
2014-06-28 19:59:12 +00:00
2014-06-28 17:36:18 +00:00
2014-06-28 19:59:12 +00:00
2014-04-17 12:22:08 +00:00
2014-06-14 12:26:12 +00:00
2014-06-28 17:36:18 +00:00
2014-06-28 17:36:18 +00:00
2014-06-09 15:00:43 +00:00
2014-06-28 17:36:18 +00:00
2014-02-06 13:28:06 +00:00
2014-06-16 08:54:04 +00:00