Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Jun 1998 09:54:43 -0700 (PDT)
From:      Dmitrij Tejblum <dt@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/miscfs/kernfs kernfs_vnops.c src/sys/miscfs/procfs procfs_vnops.c
Message-ID:  <199806251654.JAA03390@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dt          1998/06/25 09:54:42 PDT

  Modified files:
    sys/miscfs/kernfs    kernfs_vnops.c 
    sys/miscfs/procfs    procfs_vnops.c 
  Log:
  Remove "not hungly" panics. Cookies now used by the linux and ibcs2
  emulators. The emulators assume that filesystem may just ignore cookies, and
  handle this case correctly. So we just ignore cookies.
  
  Also sync *_readdir "prototypes" with reality.
  
  Revision  Changes    Path
  1.34      +3 -10     src/sys/miscfs/kernfs/kernfs_vnops.c
  1.60      +3 -10     src/sys/miscfs/procfs/procfs_vnops.c



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