freebsd-dev/sbin/mount
Kirk McKusick d716efa9f7 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)
2011-07-24 18:27:09 +00:00
..
extern.h Remove UFS-specific parts from mount(8). 2005-11-23 23:22:56 +00:00
getmntopts.3 Correct the description of getmnt_silent: unknown options are silently 2008-02-17 20:25:25 +00:00
getmntopts.c style(9) 2008-12-26 22:55:38 +00:00
Makefile Switch the default WARNS level for sbin/ to 6. 2009-10-19 16:00:24 +00:00
mntopts.h Implement NFSv4 ACL support for UFS. 2009-12-21 19:39:10 +00:00
mount_fs.c Remove the advertising clause from UCB copyrighted files in sbin. This 2010-12-12 21:26:12 +00:00
mount.8 Add another example to mount(8) on using the "-o" argument. 2011-06-06 13:24:54 +00:00
mount.c Move the MNTK_SUJ flag in mnt_kern_flag to MNT_SUJ in mnt_flag 2011-07-24 18:27:09 +00:00
pathnames.h
vfslist.c ANSIfy almost all applications that use WARNS=6. 2009-12-29 22:53:27 +00:00