Searched hist:310374 (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/sbin/mount/
H A Dgetmntopts.cdiff 310374 Wed Dec 21 15:21:04 MST 2016 brooks MFC r310092:

Add a free_iovec() function to reset iovec's.

The primary purpose is to call nmount() in a loop with new iovec's so
free_iovec takes arguments by reference and resets their values.

Reviewed by: cem
Sponsored by: DARPA, AFRL
Differential Revision: https://reviews.freebsd.org/D8513
H A Dmntopts.hdiff 310374 Wed Dec 21 15:21:04 MST 2016 brooks MFC r310092:

Add a free_iovec() function to reset iovec's.

The primary purpose is to call nmount() in a loop with new iovec's so
free_iovec takes arguments by reference and resets their values.

Reviewed by: cem
Sponsored by: DARPA, AFRL
Differential Revision: https://reviews.freebsd.org/D8513

Completed in 109 milliseconds