Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Oct 2007 15:48:10 +0000 (UTC)
From:      Bruce Evans <bde@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/fs/msdosfs msdosfs_vfsops.c
Message-ID:  <200710181548.l9IFmBZQ071388@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         2007-10-18 15:48:10 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/msdosfs       msdosfs_vfsops.c 
  Log:
  Fix some style bugs in the mount options list.  Mainly, sort the list,
  leaving space for adding missing options.  Negative options are sorted
  after removing their "no" prefix, and generic options are sorted before
  msdosfs-specific ones.
  
  Revision  Changes    Path
  1.176     +7 -6      src/sys/fs/msdosfs/msdosfs_vfsops.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200710181548.l9IFmBZQ071388>