Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Dec 2004 20:14:20 +0000 (UTC)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/fs/hpfs hpfs_subr.c hpfs_subr.h hpfs_vfsops.c
Message-ID:  <200412062014.iB6KEKZ2004122@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2004-12-06 20:14:20 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/hpfs          hpfs_subr.c hpfs_subr.h hpfs_vfsops.c 
  Log:
  Convert to nmount.  Add backwards compat cmount method.
  
  Same comment as msdosfs applies: It would be nice if we had generic option
  names for charset conversions.
  
  Use vfs_mountefrom().  Rely on vfs_mount.c calling VFS_STATFS().
  
  Revision  Changes    Path
  1.7       +15 -9     src/sys/fs/hpfs/hpfs_subr.c
  1.3       +1 -1      src/sys/fs/hpfs/hpfs_subr.h
  1.44      +65 -37    src/sys/fs/hpfs/hpfs_vfsops.c



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