Pedro F. Giffuni 9da20ec3a0 Revert r295359:
CID 1018688 is a false positive.

The initialization is done by calling vn_start_write(... &mp, flags).
mp is only an output parameter unless (flags & V_MNTREF), and fdesc
doesn't put V_MNTREF in flags.

Pointed out by:	bde
2016-02-07 15:40:01 +00:00
..
2016-02-07 15:40:01 +00:00
2016-02-04 11:52:53 +00:00
2016-01-26 15:12:31 +00:00
2016-02-04 14:30:46 +00:00
2016-02-04 12:06:06 +00:00
2015-11-12 10:31:14 +00:00