Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Jun 2001 06:52:37 -0700 (PDT)
From:      Jonathan Lemon <jlemon@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/ufs/ufs ufs_vnops.c
Message-ID:  <200106051352.f55Dqc746449@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jlemon      2001/06/05 06:52:37 PDT

  Modified files:
    sys/ufs/ufs          ufs_vnops.c 
  Log:
  Add a kqueue filter for writing to ufs filesystems which always returns
  true.  This permits better interoperability with programs which register
  filters on their stdin/stdout handles.
  
  Submitted by: Niels Provos <provos@citi.umich.edu>
  
  Revision  Changes    Path
  1.168     +23 -1     src/sys/ufs/ufs/ufs_vnops.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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