Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Sep 2009 21:08:22 +0000 (UTC)
From:      Pawel Jakub Dawidek <pjd@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sbin/mount mount.8 mount.c
Message-ID:  <200909142108.n8EL8Uwc080512@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pjd         2009-09-14 21:08:22 UTC

  FreeBSD src repository

  Modified files:
    sbin/mount           mount.8 mount.c 
  Log:
  SVN rev 197200 on 2009-09-14 21:08:22Z by pjd
  
  Modify mount(8) to skip MNT_IGNORE file systems by default, just like df(1)
  does. This is not POLA violation, because there is no single file system in the
  base that use MNT_IGNORE currently, although ZFS snapshots will be mounted with
  MNT_IGNORE after next commit.
  
  Reviewed by:    kib
  MFC after:      3 days
  
  Revision  Changes    Path
  1.91      +6 -0      src/sbin/mount/mount.8
  1.108     +3 -0      src/sbin/mount/mount.c



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