cvs commit: src/sys/fs/hpfs hpfs_subr.c hpfs_subr.h hpfs_vfsops.c

Poul-Henning Kamp phk at FreeBSD.org
Mon Dec 6 12:14:21 PST 2004


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


More information about the cvs-src mailing list