K 10 svn:author V 8 rmacklem K 8 svn:date V 27 2010-08-11T03:08:03.948853Z K 7 svn:log V 211 MFC: r210786 Modify the return value for nfscl_mustflush() from boolean_t, which I mistakenly thought was correct w.r.t. style(9), back to int and add the checks for != 0. This is just a stylistic modification. END