summaryrefslogtreecommitdiffstats
path: root/contrib/diff/src
diff options
context:
space:
mode:
authorkib <kib@FreeBSD.org>2015-05-27 09:21:47 +0000
committerkib <kib@FreeBSD.org>2015-05-27 09:21:47 +0000
commit260b7bb2591a59fccbee5832cc083c39d7cf2bba (patch)
treed42f7f9c310893e3ff0730548c62f00242fd64f6 /contrib/diff/src
parentff588ae9b0b26872b719b8804f3ff9b0b2f3ca3e (diff)
downloadFreeBSD-src-260b7bb2591a59fccbee5832cc083c39d7cf2bba.zip
FreeBSD-src-260b7bb2591a59fccbee5832cc083c39d7cf2bba.tar.gz
Add V_MNTREF flag to the vn_start_write(9) and
vn_start_secondary_write(9) functions. The flag indicates that the caller already owns a reference on the mount point, and the functions can consume it. The reference is released by vn_finished_write(9) and vn_finished_secondary_write(9) in due course. Tested by: pho Sponsored by: The FreeBSD Foundation MFC after: 2 weeks
Diffstat (limited to 'contrib/diff/src')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud