Date: Wed, 21 Feb 2007 00:30:09 +0000 (UTC) From: Olivier Houchard <cognet@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/ntfs ntfs_vfsops.c Message-ID: <200702210030.l1L0U9Yw064697@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
cognet      2007-02-21 00:30:09 UTC
  FreeBSD src repository
  Modified files:
    sys/fs/ntfs          ntfs_vfsops.c 
  Log:
  Check that the error returned by vfs_getopts() is not ENOENT before assuming
  there's actually an error.
  This is just in order to unbreak ntfs on current, before a proper solution is
  committed.
  
  Revision  Changes    Path
  1.86      +2 -2      src/sys/fs/ntfs/ntfs_vfsops.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702210030.l1L0U9Yw064697>
