K 10 svn:author V 8 rmacklem K 8 svn:date V 27 2017-08-25T22:39:49.004536Z K 7 svn:log V 348 MFC: r321628 Replace the checks for MNTK_UNMOUNTF with a macro that does the same thing. This patch defines a macro that checks for MNTK_UNMOUNTF and replaces explicit checks with this macro. It has no effect on semantics, but prepares the code for a future patch where there will also be a NFS specific flag for "forced dismount about to occur". END