cvs commit: src/sys/fs/ntfs ntfs_vfsops.c

Olivier Houchard cognet at FreeBSD.org
Wed Feb 21 00:30:10 UTC 2007


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


More information about the cvs-all mailing list