K 10 svn:author V 8 mckusick K 8 svn:date V 27 2011-07-24T18:27:09.611672Z K 7 svn:log V 302 Move the MNTK_SUJ flag in mnt_kern_flag to MNT_SUJ in mnt_flag so that it is visible to userland programs. This change enables the `mount' command with no arguments to be able to show if a filesystem is mounted using journaled soft updates as opposed to just normal soft updates. Approved by: re (bz) END