Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Dec 1995 06:38:58 -0800
From:      Bruce Evans <bde>
To:        CVS-committers, cvs-sys
Subject:   cvs commit: src/sys/miscfs/umapfs umap_subr.c
Message-ID:  <199512031438.GAA28523@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         95/12/03 06:38:58

  Modified:    sys/miscfs/nullfs  null_subr.c
               sys/miscfs/umapfs  umap_subr.c
  Log:
  null_node_find() and umap_node_find() were sometimes called without a
  `struct mount *' arg.  I don't know what the effects of this were.
  
  Revision  Changes    Path
  1.4       +2 -2      src/sys/miscfs/nullfs/null_subr.c
  1.5       +2 -2      src/sys/miscfs/umapfs/umap_subr.c



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