commit b285f70d3986db50ac1245358bd632f91633a6e1
Author: Tomohiro Kusumi <kusumi.tomoh...@gmail.com>
Date:   Tue Apr 19 04:15:26 2016 +0900

    sys/kern: Fix mountctl options list
    
    Add some minor mount flags that are missing in vfs_flagstostr().
    MNT_IGNORE should be ignored since the purpose of this flag is to ignore.

Summary of changes:
 sys/kern/vfs_subr.c | 26 +++++++++++++++-----------
 1 file changed, 15 insertions(+), 11 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b285f70d3986db50ac1245358bd632f91633a6e1


-- 
DragonFly BSD source repository

Reply via email to